Source-Changes-D archive

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

Re: CVS commit: src/external/mpl/dhcp



On 22.06.2018 17:05, Jason Thorpe wrote:
> 
> 
>> On Jun 22, 2018, at 7:44 AM, matthew green <mrg%eterna.com.au@localhost> wrote:
>>
>> meaning -- it uses libraries normally installed in /usr/lib but
>> links them statically?
>>
>> those libraries should move to /lib.  they're already part of
>> the root fs (mostly).  then all this stupid makefile and linking
>> crap can go away, and your problem solved.
> 
> Modulo the silliness of continuing to support /usr on a separate file system, "what Matt said."
> 
> -- thorpej
> 

From a MKSANITIZER point of view we want to remove conflicts with libc
and libpthread symbols.

http://netbsd.org/~kamil/programs-baselibs-symbol-clash-2018-06-03-2.txt

Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index