Date: Fri, 16 Apr 2004 22:24:11 +0200 (CEST) From: Gerald Pfeifer <gerald@pfeifer.com> To: David O'Brien <obrien@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/gcc32 Makefile Message-ID: <Pine.BSF.4.58.0404162218110.95876@acrux.dbai.tuwien.ac.at> In-Reply-To: <20040416151407.GA15239@dragon.nuxi.com> References: <200404131104.i3DB42oZ055432@repoman.freebsd.org> <Pine.BSF.4.58.0404131636490.33054@acrux.dbai.tuwien.ac.at> <20040416151407.GA15239@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 16 Apr 2004, David O'Brien wrote: >> .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? Not yet. :-( I have scheduled some FreeBSD ports work for this weekend, and hope to be able to update (and hopefully fix) the gcc33 and gcc34 ports, but I'm not sure whether I'll manage to debug this one as well. It's definitely on my list, it's just that my main focus right now is trying to fix broken architectures. Gerald
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.58.0404162218110.95876>