From owner-cvs-all@FreeBSD.ORG Fri Jan 30 07:32:15 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F06716A4CE; Fri, 30 Jan 2004 07:32:15 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5FCD43D48; Fri, 30 Jan 2004 07:32:05 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0UFWlem035404; Fri, 30 Jan 2004 17:32:47 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0UFWl0t035399; Fri, 30 Jan 2004 17:32:47 +0200 (EET) (envelope-from ru) Date: Fri, 30 Jan 2004 17:32:46 +0200 From: Ruslan Ermilov To: Daniel Eischen Message-ID: <20040130153246.GH32926@FreeBSD.org.ua> References: <200401301214.i0UCEouP030044@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="STPqjqpCrtky8aYs" Content-Disposition: inline In-Reply-To: <200401301214.i0UCEouP030044@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pppctl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 30 Jan 2004 15:32:15 -0000 --STPqjqpCrtky8aYs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 30, 2004 at 04:14:50AM -0800, Daniel Eischen wrote: > deischen 2004/01/30 04:14:50 PST >=20 > FreeBSD src repository >=20 > Modified files: > usr.sbin/pppctl Makefile=20 > Log: > s/-lc_r/-lpthread/ > =20 > Revision Changes Path > 1.15 +1 -1 src/usr.sbin/pppctl/Makefile >=20 You also want to fix usr.sbin/Makefile to catch up with this change, but the correct conditional will be complex, given that -lpthread is actually -lc_r on some architectures. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --STPqjqpCrtky8aYs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGnkeUkv4P6juNwoRAi7pAJ4ymVDJD29wCw843M1EJKArvCtdEwCffzS8 sj5hGt5AKIuzV4YLtss0frs= =r4QK -----END PGP SIGNATURE----- --STPqjqpCrtky8aYs--