svn commit: r284898 - in head: . share/mk

Adrian Chadd adrian.chadd at gmail.com
Sun Jun 28 05:31:48 UTC 2015


On 27 June 2015 at 20:37, Garrett Cooper <yaneurabeya at gmail.com> wrote:
>
>> On Jun 27, 2015, at 16:28, Baptiste Daroussin <bapt at FreeBSD.org> wrote:
>>
>> Author: bapt
>> Date: Sat Jun 27 23:28:56 2015
>> New Revision: 284898
>> URL: https://svnweb.freebsd.org/changeset/base/284898
>>
>> Log:
>>  Make all shared library a relative symlink
>>
>>  This makes sysroot usable for cross building, it also removes the need for
>>  _SHLIBDIRPREFIX (keeps its definition since picobsd uses it and I have no time
>>  to test it)
>>
>>  Differential Revision:    https://reviews.freebsd.org/D2920
>>  Submitted by:    imp, adrian
>>  Tested by:    adrian
>
> Thank you!!! Now all you need to do is fix the ldscripts (lib/libc, etc) to not have absolute paths.

Yup! But it's baby steps.

I'm looking at the netbsd gcc patches right now to see how they fixed
up sysroot. It doesn't look like they fully fixed gcc sysroot
behaviour. :(



-a


More information about the svn-src-head mailing list