=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/Makefile,v retrieving revision 1.110 retrieving revision 1.111 diff -c -r1.110 -r1.111 *** src/Makefile 2005/01/09 00:14:32 1.110 --- src/Makefile 2005/01/09 19:35:26 1.111 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.110 2005/01/09 00:14:32 espie Exp $ # # For more information on building in tricky environments, please see --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.111 2005/01/09 19:35:26 espie Exp $ # # For more information on building in tricky environments, please see *************** *** 261,266 **** --- 261,268 ---- ${TARGET} == "i386" || \ ${TARGET} == "sparc64" || ${TARGET} == "sgi" USE_GCC3=yes + .else + USE_GCC3=no .endif ${CROSSGCC}: ${CROSSBINUTILS}