Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2004 03:15:25 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        Maho Nakata <maho@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/biology/pymol Makefile distinfo pkg-plist ports/biology/pymol/files patch-Rules.make patch-setup+pymol+com+linux-rh7x
Message-ID:  <20040317111525.GA62305@xor.obsecurity.org>
In-Reply-To: <200403171047.i2HAlUsL048731@repoman.freebsd.org>
References:  <200403171047.i2HAlUsL048731@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--BXVAT5kNtrzKuDFl
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Wed, Mar 17, 2004 at 02:47:29AM -0800, Maho Nakata wrote:

> | +.if !defined(PICFLAG)
> | +.if ${MACHINE_ARCH} == "sparc64"
> | +PICFLAG=-fPIC
> | +.else
> | +PICFLAG=-fpic
> | +.endif
> | +.endif

As far as I understand, there's no need to treat these differently:
-fPIC is appropriate on all architectures.

Kris

--BXVAT5kNtrzKuDFl
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD4DBQFAWDNNWry0BWjoQKURAvNcAJYv92RbHL2tpm6pHpP+1QwYuLmVAJ9OqCzl
qSjLTV9kN4JEnxEjdzeplw==
=rAZz
-----END PGP SIGNATURE-----

--BXVAT5kNtrzKuDFl--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040317111525.GA62305>