mirror of https://git.musl-libc.org/git/musl
Browse Source
Maintainer's note: at one point, -lcompiler_rt apparently worked, and may still work and be preferable if one has manually installed the library in a public lib directory. but with current versions of clang, the full pathname to the library file is needed. the original patch removed the -lcompiler_rt check; I have left it in place in case there are users depending on it, and since, when it does work, it's preferable so as not to code a dependency on the specific compiler version and paths in config.mak.master
committed by
Rich Felker
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue