[llvm-commits] [PATCH] Disable use of soname on OpenBSD #2

Brad Smith brad at comstyle.com
Mon Apr 23 18:06:29 PDT 2012


In commit revision 154779 a patch was commited 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.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/applefile
Size: 437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120423/50d27827/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang_soname.diff
Type: application/octet-stream
Size: 469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120423/50d27827/attachment.obj>


More information about the llvm-commits mailing list