[LLVMbugs] [Bug 12634] New: Disable use of soname on OpenBSD
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Apr 23 08:38:43 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=12634
Bug #: 12634
Summary: Disable use of soname on OpenBSD
Product: Build scripts
Version: trunk
Platform: All
OS/Version: OpenBSD
Status: NEW
Severity: enhancement
Priority: P
Component: Makefiles
AssignedTo: unassignedbugs at nondot.org
ReportedBy: brad at comstyle.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 8433
--> http://llvm.org/bugs/attachment.cgi?id=8433
Disable use of soname on OpenBSD
In bug #12446 a patch was submitted to set soname for BSD OS's but this is
wrong for OpenBSD as OpenBSD does not use soname. The attached patch removes
the use of soname on OpenBSD.
--
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