Date: Fri, 16 Apr 2004 08:14:07 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Gerald Pfeifer <gerald@pfeifer.com> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/gcc32 Makefile Message-ID: <20040416151407.GA15239@dragon.nuxi.com> In-Reply-To: <Pine.BSF.4.58.0404131636490.33054@acrux.dbai.tuwien.ac.at> References: <200404131104.i3DB42oZ055432@repoman.freebsd.org> <Pine.BSF.4.58.0404131636490.33054@acrux.dbai.tuwien.ac.at>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 13, 2004 at 04:38:09PM +0200, Gerald Pfeifer wrote: > I believe you could also make it work on amd64 by using the hack I have > been applying to the gcc33 and gcc34 ports: > > .if ${ARCH} == "amd64" > CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL} > .else > CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL} > .endif I don't supose you're got time to figure out why the .else part is needed? -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040416151407.GA15239>