pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/mk



On 01.06.2017 21:56, Joerg Sonnenberger wrote:
> On Wed, May 31, 2017 at 10:55:01PM +0000, Johnny C. Lam wrote:
>> Module Name: pkgsrc
>> Committed By:        jlam
>> Date:                Wed May 31 22:55:01 UTC 2017
>>
>> Modified Files:
>>      pkgsrc/mk: bsd.pkg.mk bsd.prefs.mk
>>      pkgsrc/mk/platform: BSDOS.mk FreeBSD.mk NetBSD.mk OpenBSD.mk
>>
>> Log Message:
>> Move detection of shared library type into the platform file.
>>
>> Only four platforms, all BSDs, need to resolve "ELF/a.out" into
>> either ELF or a.out.  Calculate it directly in the platform file
>> and return the value in ${_OPSYS_SHLIB_TYPE} and export that value
>> in bsd.prefs.mk as ${SHLIB_TYPE}.
> 
> Can we just kill it? Even OpenBSD has moved to ELF on all platforms a
> while ago now...
> 
> Joerg
> 


GNU toolchain obsoleted a.out, at least for BSDs.


Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index