[LLVMbugs] [Bug 22453] New: do not assume ranlib version based on host os version

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Feb 3 19:55:21 PST 2015


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: unassignedbugs at nondot.org
          Reporter: michael at weiser.dinsnail.net
                CC: llvmbugs at cs.uiuc.edu
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150204/c3c808dc/attachment.html>


More information about the llvm-bugs mailing list