http://llvm.org/bugs/show_bug.cgi?id=17916
David Fang <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #3 from David Fang <[email protected]> --- Regression due to r194168: [build] Update runtime library and tests to work with relocatable SDKs on OS X 10.9. It was failing due to running xcrun, which doesn't exist on ancient darwin (8). r194745 has fixed this. Many thanks! -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
