[LLVMbugs] [Bug 12944] New: LLVM 3.1 doesn't build on DragonFly due to ancient config.sub (2003)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri May 25 00:40:56 PDT 2012


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

             Bug #: 12944
           Summary: LLVM 3.1 doesn't build on DragonFly due to ancient
                    config.sub (2003)
           Product: Build scripts
           Version: trunk
          Platform: PC
        OS/Version: DragonFly BSD
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: autoconf
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: draco at marino.st
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


LLVM 3.1 was released with a config.sub file dated "2003-02-22".
(projects/same/autoconf/config.sub)

This is more than 9 years old and precedes the existence of DragonFly.
Please replace this with the latest version (currently 2012-04-18):
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD

Please update config.guess, config.sub, etc. to the latest versions.

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