Skip to content
This repository has been archived by the owner on Apr 3, 2021. It is now read-only.

Build own musl toolchain #1

Closed
mikroskeem opened this issue Nov 14, 2018 · 1 comment
Closed

Build own musl toolchain #1

mikroskeem opened this issue Nov 14, 2018 · 1 comment
Labels
help wanted Extra attention is needed toolchain musl-toolchain related issues

Comments

@mikroskeem
Copy link
Owner

Replaces usage of toolchain from musl.cc introduced in commit a11627d, because given toolchain looks for libraries/headers in /$(uname -m)-linux-musl-native prefix.

Possible solution would be to configure toolchain to use system libraries/includes path, but as musl_root is compiling everything from source already, then it's better to build own toolchain.

@mikroskeem mikroskeem added help wanted Extra attention is needed toolchain musl-toolchain related issues labels Nov 14, 2018
@mikroskeem
Copy link
Owner Author

Done since 181dd93

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed toolchain musl-toolchain related issues
Projects
None yet
Development

No branches or pull requests

1 participant