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: unassignedb...@nondot.org
          Reporter: soma...@exherbo.org
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to