[LLVMbugs] [Bug 5428] New: Get rid of darwin'isms in the build system

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Nov 7 13:45:22 PST 2009


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

           Summary: Get rid of darwin'isms in the build system
           Product: compiler-rt
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: compiler-rt
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: asl at math.spbu.ru
                CC: llvmbugs at cs.uiuc.edu


Currently build system of compiler-rt contains many darwinism's and behaves
differently on darwin and non-darwin systems (e.g. in order to build target foo
on non-darwin we need to do "make TargetArchs=foo foo" if foo != i386, etc).

We need to get rid of this.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list