http://llvm.org/bugs/show_bug.cgi?id=22453

            Bug ID: 22453
           Summary: do not assume ranlib version based on host os version
           Product: compiler-rt
           Version: 3.6
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: compiler-rt
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 13804
  --> http://llvm.org/bugs/attachment.cgi?id=13804&action=edit
determine available ranlib version

With environments like homebrew, MacPorts and Gentoo prefix it's not safe too
assume a cctools version based on the host OS version. The attached patch makes
clang_darwin.mk test for the actual ranlib version available.

-- 
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

Reply via email to