On 2013/09/05 14:43, Stefan Sperling wrote: > On Wed, Sep 04, 2013 at 02:50:44PM -0400, Brad Smith wrote: > > The soname command line parameter should just be removed on the line > > below what is being modified. > > That would likely make it work. But I don't think we could push > such a patch upstream.
Hmm, why not? Obviously it would need to be conditional on OS but that is just the way things are usually done on OpenBSD. Other tools doing a similar(ish) job like libtool and cmake are setup that way.
