Date: Sun, 28 Jun 2015 09:41:06 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Garrett Cooper <yaneurabeya@gmail.com> Cc: "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org> Subject: Re: svn commit: r284898 - in head: . share/mk Message-ID: <20150628074103.GA68142@ivaldir.etoilebsd.net> In-Reply-To: <260A448A-7195-49E6-8CCD-9F0753B61A18@gmail.com> References: <201506272328.t5RNSvQS063168@svn.freebsd.org> <260A448A-7195-49E6-8CCD-9F0753B61A18@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 27, 2015 at 08:37:23PM -0700, Garrett Cooper wrote: >=20 > > On Jun 27, 2015, at 16:28, Baptiste Daroussin <bapt@FreeBSD.org> wrote: > >=20 > > Author: bapt > > Date: Sat Jun 27 23:28:56 2015 > > New Revision: 284898 > > URL: https://svnweb.freebsd.org/changeset/base/284898 > >=20 > > Log: > > Make all shared library a relative symlink > >=20 > > 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) > >=20 > > Differential Revision: https://reviews.freebsd.org/D2920 > > Submitted by: imp, adrian > > Tested by: adrian >=20 > Thank you!!! Now all you need to do is fix the ldscripts (lib/libc, etc) = to not have absolute paths. They do not (as far as I know): cat /usr/lib/libc.so /* $FreeBSD: headlibc.ldscript 258283 2013-11-17 22:52:17Z peter $ */ GROUP ( libc.so.7 libc_nonshared.a libssp_nonshared.a ) Best regards, Bapt --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlWPpQ8ACgkQ8kTtMUmk6EyN5QCfUGqFbTY02Rojir0gt3e+uSzi 270AoMHAAzwMsqYaozwAAZMi8jgNZR0k =zFwV -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150628074103.GA68142>