From owner-cvs-all@FreeBSD.ORG Fri May 18 04:58:44 2007 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6DB0916A407 for ; Fri, 18 May 2007 04:58:44 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.236]) by mx1.freebsd.org (Postfix) with ESMTP id C340413C44C for ; Fri, 18 May 2007 04:58:43 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so760907wxc for ; Thu, 17 May 2007 21:58:43 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type; b=EM/9qs/+SNtf32fYwxbMWMxX5Kb3qk1xj7hM3sDodt65WCHWKQkVL0dbmkO0WM4NU/pfLUQDV3sPj7ZahXeievQ91rZ6PwZlLVi4eHzyaPIKnVEFdpmZw5CitiPLNvUaLLA2935uJbQjyWnN+uFtDKhknu99uiyKPEplhSn7KcY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type; b=cIT70jxNadQxRuuyYmya1pn1lq6FWh0/PdeSqk3mF6NqD5RNlvZnvjQXrQUvMN09gykUa1zMhlkMYlGfxYVfnauqnoU6K2RWLmkbeXxoWk6ENgEYYaxt9NriCrnXoaaRlazupcUv44TWKwX0FIomaruk9UkmfrEwC4x42IDcDdU= Received: by 10.70.42.16 with SMTP id p16mr838103wxp.1179464322537; Thu, 17 May 2007 21:58:42 -0700 (PDT) Received: from kan.dnsalias.net ( [24.34.98.164]) by mx.google.com with ESMTP id 18sm6881570wry.2007.05.17.21.58.41; Thu, 17 May 2007 21:58:41 -0700 (PDT) Date: Fri, 18 May 2007 00:58:37 -0400 From: Alexander Kabaev To: Daniel Eischen , ru@FreeBSD.org Message-ID: <20070518005837.35c231da@kan.dnsalias.net> In-Reply-To: <200705170454.l4H4sZLo085946@repoman.freebsd.org> References: <200705170454.l4H4sZLo085946@repoman.freebsd.org> X-Mailer: Claws Mail 2.8.1 (GTK+ 2.10.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_q6zNtB1FUyxFCNqCp6dI4qZ; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc_r Makefile src/lib/libpthread Makefile src/lib/libthr Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2007 04:58:44 -0000 --Sig_q6zNtB1FUyxFCNqCp6dI4qZ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 17 May 2007 04:54:35 +0000 (UTC) Daniel Eischen wrote: > deischen 2007-05-17 04:54:35 UTC >=20 > FreeBSD src repository >=20 > Modified files: > lib/libc_r Makefile=20 > lib/libpthread Makefile=20 > lib/libthr Makefile=20 > Log: > Allow DEFAULT_THREAD_LIB to be set from /etc/src.conf. > =20 > Submitted by: ru Please either fix LIB32 installs on amd64 or back this change out. With this change 32-bit libthr.so.2 gets installed into /lib too, overriting previously installed 64-bit one. --=20 Alexander Kabaev --Sig_q6zNtB1FUyxFCNqCp6dI4qZ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGTTJ9Q6z1jMm+XZYRAjSAAJ4yMaP8aqDJBopy8+B+yj+jDWcOKQCghw0s vFz5qqLw37NfC7tZ+UHmVo4= =wwyv -----END PGP SIGNATURE----- --Sig_q6zNtB1FUyxFCNqCp6dI4qZ--