Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 2004 08:12:48 +0900 (JST)
From:      Nakata Maho <chat95@mac.com>
To:        kris@obsecurity.org
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/biology/pymol Makefile distinfo pkg-plist patch-setup+pymol+com+linux-rh7x
Message-ID:  <20040319.081248.846937474.chat95@mac.com>
In-Reply-To: <20040317111525.GA62305@xor.obsecurity.org>
References:  <200403171047.i2HAlUsL048731@repoman.freebsd.org> <20040317111525.GA62305@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In Message-ID: <20040317111525.GA62305@xor.obsecurity.org> 
Kris Kennaway <kris@obsecurity.org> wrote:

> 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.

Wow, thanks!
Committed to math/atlas, math/atlas-devel, biology/pymol

--nakata maho




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