pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc



>> 
>> I always build on NetBSD and Darwin (aka macOS).
> 
> How does this change work on Darwin?  Doesn't Darwin require .dylib?
> Normally we get this via pkgsrc's magic .la handling, but that won't
> happen with .so in the plist as far as I understand.  Are downstream
> packages (and the new sqlite3 binary) actually linking against the new
> sqlite3?  How did you verify that?

All entries in PLIST with .so are automatically changed to .dylib, see mk/plist/shlib-dylib.awk.

Adam


Home | Main Index | Thread Index | Old Index