https://llvm.org/bugs/show_bug.cgi?id=28856
Bug ID: 28856 Summary: libclang_rt.osx.a doesn't get built on OS X 10.6 Product: compiler-rt Version: 3.8 Hardware: PC OS: All Status: NEW Severity: normal Priority: P Component: compiler-rt Assignee: unassignedb...@nondot.org Reporter: jerem...@apple.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified On OS X 10.6, when building clang 3.8.1 out of MacPorts, compiler_rt only produces the following content: ~ $ ls -al /opt/local/libexec/llvm-3.8/lib/clang/3.8.1/lib/darwin/ total 72 drwxr-xr-x 4 root admin 136 Aug 4 18:52 . drwxr-xr-x 3 root admin 102 Aug 4 18:52 .. -rw-r--r-- 1 root admin 29600 Aug 4 17:30 libclang_rt.10.4.a -rw-r--r-- 1 root admin 1088 Aug 4 18:51 libclang_rt.eprintf.a Missing are: libclang_rt.cc_kext.a libclang_rt.osx.a libclang_rt.profile_osx.a libclang_rt.safestack_osx.a -- 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