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

           Summary: [patch] Fix for the linking of shared library
                    libLLVM-X.X.so on FreeBSD
           Product: libraries
           Version: trunk
          Platform: Other
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: System Library
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Synopsis: This is a very simple patch correcting linker parameters used to
build shared lib on FreeBSD. It removes -Wl,--no-undefined option since it
causes linker error.

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to