[llvm-commits] [PATCH] Disable use of soname on OpenBSD
Chris Lattner
clattner at apple.com
Tue Apr 24 23:38:00 PDT 2012
Applied in r155536, thanks!
On Apr 23, 2012, at 5:51 PM, Brad Smith wrote:
> 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.
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
> <llvm.diff>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list