Skip to content

Conversation

tonistiigi
Copy link
Owner

Enables --rtlib=compiler-rt instead of installing gcc for libgcc libs.

Not sure how to achieve similar for debian/ubuntu atm. The files exist in libclang-common-dev but library can't be installed at the same time as clang. Possibly only solution is to revive our own build

FROM --platform=$BUILDPLATFORM alpine AS compiler-rt-build
.

We could also extend xx-clang to detect when compiler-rt is installed and default --rtlib.

Signed-off-by: Tonis Tiigi tonistiigi@gmail.com

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
@tonistiigi tonistiigi requested a review from crazy-max December 9, 2021 04:08
@tonistiigi tonistiigi merged commit 7140e3a into master Dec 19, 2021
@crazy-max crazy-max deleted the xx-compiler-rt branch December 19, 2021 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants