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

            Bug ID: 15917
           Summary: [PATCH] Add support for Mandriva and derived
                    distributions
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 10472
  --> http://llvm.org/bugs/attachment.cgi?id=10472&action=edit
Patch

lib/Driver/ToolChains.cpp has some code for Linux distribution specific
behavior and triplets -- but it's currently missing information about Mandriva
and derived distributions (given they use unlisted triplets, this results in
not finding crtbegin.o etc.)

This patch adds the triplets, distro detection, and some distro specific
behavior (hash-style setting etc).

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