cvs commit: ports/lang/gcc32 Makefile

Gerald Pfeifer gerald at pfeifer.com
Fri Apr 16 13:24:10 PDT 2004


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


More information about the cvs-ports mailing list