Document quirk on Alpine Linux #99
-
|
I may be the only person to compile this project on Alpine, but I ran into this issue... ...when working on this PR - docker-library/rabbitmq#768 Perhaps build quirks should be documented somewhere? |
Beta Was this translation helpful? Give feedback.
Answered by
michaelklishin
Dec 2, 2025
Replies: 1 comment 1 reply
-
|
We can add a new file, e.g. BUILD.md, and explain that on distributions that load MUSL dynamically, such as Alpine, need to use a custom set of |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
lukebakken
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We can add a new file, e.g. BUILD.md, and explain that on distributions that load MUSL dynamically, such as Alpine, need to use a custom set of
rustcargs.