[llvm-bugs] [Bug 26041] New: LLVM trunk does not build on musl libc
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jan 6 05:56:23 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26041
Bug ID: 26041
Summary: LLVM trunk does not build on musl libc
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Support Libraries
Assignee: unassignedbugs at nondot.org
Reporter: somasis at exherbo.org
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Attempting to build llvm trunk on musl libc 1.1.12 fails, likely due to some
glibc specific things being assumed to apply to Linux as a whole.
There are some patches in other musl-using distributions:
https://github.com/voidlinux/void-packages/tree/master/srcpkgs/llvm
http://git.alpinelinux.org/cgit/aports/tree/main/llvm
but this would be nice to be supported properly upstream, especially since I've
not applied them to the Exherbo package for llvm since an llvm developer that
works on Exherbo as well said they didn't look too good :)
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160106/2e536f63/attachment-0001.html>
More information about the llvm-bugs
mailing list