From owner-svn-src-all@FreeBSD.ORG Mon Jun 15 16:35:27 2015 Return-Path: Delivered-To: svn-src-all@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5FE79A9; Mon, 15 Jun 2015 16:35:27 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E4C66C14; Mon, 15 Jun 2015 16:35:26 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wiga1 with SMTP id a1so83636775wig.0; Mon, 15 Jun 2015 09:35:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=+t3X6MQCalt6Fca4IkpkA18vINofgnjDpLOfWtR4u5w=; b=NuVg37LbNcphqp9rvyodOAekO92BD+FkcQdJehjxn8U7Ypx0NgUlknx8sB2ebCqrP2 1Et37i0LrmADma/5jtGz19lYpjwXtle7u/9AZTB9RObnFOzqjIZV4cCxi8SPWIVwFFmE GFQgQxNMtT4KH+37NUIQUDokjJOVtJbS7/IG9coQQDl33ldTj1hLB4pC8U2zQQbwZ/pt v/Xz3uHFrd8ybO7jcsxHHX1dU/y3isNE0Q9z3EmNW5woBDhU+SylJEuKEbsUZs+5egNz SkT5ozCmTjdsvIvHpM2wo83tjJOPN7Hr9v/ZsBfvhYUX4vOSZkOurx4MazWobADCM7l7 nEMg== X-Received: by 10.194.76.132 with SMTP id k4mr52174807wjw.77.1434386125274; Mon, 15 Jun 2015 09:35:25 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id f8sm16610165wiy.7.2015.06.15.09.35.23 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jun 2015 09:35:24 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 15 Jun 2015 18:35:22 +0200 From: Baptiste Daroussin To: Adrian Chadd Cc: "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" Subject: Re: svn commit: r284417 - in head: cddl/lib gnu/lib/libgcc gnu/lib/libssp lib/libalias/libalias lib/libalias/modules lib/libbegemot lib/libc lib/libcam lib/libcapsicum lib/libcasper lib/libcrypt lib/li... Message-ID: <20150615163521.GI925@ivaldir.etoilebsd.net> References: <201506151534.t5FFYLi4009100@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ONvqYzh+7ST5RsLk" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2015 16:35:27 -0000 --ONvqYzh+7ST5RsLk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 15, 2015 at 09:27:09AM -0700, Adrian Chadd wrote: > ... this feels like the wrong solution. A really, really wrong solution. >=20 > I was just about to use SHLIBDIR overriding for doing something for > cross-builds, and now I can't. yes but I didn't want to revert metamode at this point, I wanted to give a change for Simon to fix the issue my commit log explains. Btw https://people.freebsd.org/~bapt/lib32.diff should fix the lib32 part, = I do prefer to keep the tree broken at this point and not risk to break it even = more. My commit was an intent to prevent people to end up with a empty /lib and definitly not the right solution. =46rom now I won't touch even more that. (this commit is btw made to be rev= erted once someone can fix the issue raised in the log) Best regards, Bapt --ONvqYzh+7ST5RsLk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlV+/skACgkQ8kTtMUmk6Ey4LACgoHuXiwFEjamNVy0JhkbYEoYS cHwAn06FLi0/Kgb2tI6csbVP+X3MgaMt =UxSX -----END PGP SIGNATURE----- --ONvqYzh+7ST5RsLk--