[LLVMbugs] [Bug 12446] New: llvm built with --enable-shared: also set soname for BSD

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Apr 3 02:04:34 PDT 2012


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

             Bug #: 12446
           Summary: llvm built with --enable-shared: also set soname for
                    BSD
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: voyageursp at gmail.com
                CC: asl at math.spbu.ru, llvmbugs at cs.uiuc.edu
        Depends on: 12334
    Classification: Unclassified


Created attachment 8322
  --> http://llvm.org/bugs/attachment.cgi?id=8322
Sets soname for Linux FreeBSD OpenBSD

As a follow-up to bug #12334, this patch moves the -Wl,--soname a few lines up
in the "Linux FreeBSD OpenBSD" ifeq, so that the soname is also set for  BSD

Tested on Gentoo/Linux (still working) and Gentoo/FreeBSD

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