cvs commit: ports/biology/pymol Makefile distinfo pkg-plist ports/biology/pymol/files patch-Rules.make patch-setup+pymol+com+linux-rh7x

Kris Kennaway kris at obsecurity.org
Wed Mar 17 03:15:41 PST 2004


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20040317/f25d1783/attachment.bin


More information about the cvs-ports mailing list