=================================================================== RCS file: /cvs/djgpp/djgpp/src/makefile.def,v retrieving revision 1.4 retrieving revision 1.5 diff -p -u -r1.4 -r1.5 --- djgpp/src/makefile.def 2001/06/11 14:36:19 1.4 +++ /cvs/djgpp/djgpp/src/makefile.def 2003/02/06 10:40:24 1.5 @@ -54,7 +54,7 @@ CROSS_BISON = bison # For building programs that *run* during the build (hostbin/*); # assumes GNU versions -GCC = gcc -g -O2 -pipe +GCC = gcc -g -O2 AR = ar LD = ld STRIP = strip