From owner-cvs-all@FreeBSD.ORG Sun Apr 11 17:49:33 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 9AA3D16A4CE; Sun, 11 Apr 2004 17:49:33 -0700 (PDT) Received: from mtaw4.prodigy.net (mtaw4.prodigy.net [64.164.98.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EA9F43D2D; Sun, 11 Apr 2004 17:49:33 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (42e5c74f57866ba441814da37ac7385f@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128]) by mtaw4.prodigy.net (8.12.10/8.12.10) with ESMTP id i3C0nW1O000191; Sun, 11 Apr 2004 17:49:32 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A928C53A5C; Sun, 11 Apr 2004 17:49:32 -0700 (PDT) Date: Sun, 11 Apr 2004 17:49:32 -0700 From: Kris Kennaway To: Jun Kuriyama Message-ID: <20040412004932.GA1203@xor.obsecurity.org> References: <200404120040.i3C0e7tB046017@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline In-Reply-To: <200404120040.i3C0e7tB046017@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/libpdtp 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: Mon, 12 Apr 2004 00:49:33 -0000 --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 11, 2004 at 05:40:07PM -0700, Jun Kuriyama wrote: > kuriyama 2004/04/11 17:40:07 PDT >=20 > FreeBSD ports repository >=20 > Modified files: > net/libpdtp Makefile=20 > Log: > Fix build on ia64 and amd64. > | +CFLAGS+=3D -fpic Thanks, but this is the wrong solution since it will also compile the lib.a with -fpic. Kris --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAeeecWry0BWjoQKURApzLAKCpFXgJIVkmkBteWrnaWyLByK2+bACffjDX 5CHy7E6lDmTajia59ud0Ugw= =v64W -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW--