[LLVMbugs] [Bug 23123] New: Detection of RHEL and variants in clang is incomplete

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Apr 4 16:55:59 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23123

            Bug ID: 23123
           Summary: Detection of RHEL and variants in clang is incomplete
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
          Assignee: unassignedclangbugs at nondot.org
          Reporter: mlampe0 at googlemail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 14149
  --> https://llvm.org/bugs/attachment.cgi?id=14149&action=edit
Proper detection of EHEL and variants

Attached patch fixes:

- el7 isn't detected at all
- centos & scientific linux are not properly detected
- Only add --no-add-needed to the linker flags for fedora and el7

-- 
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/20150404/4da4d835/attachment.html>


More information about the llvm-bugs mailing list