Index: winsup/Makefile.common =================================================================== RCS file: /cvs/src/src/winsup/Makefile.common,v retrieving revision 1.46 diff -u -r1.46 Makefile.common --- winsup/Makefile.common 2 Jul 2003 02:30:16 -0000 1.46 +++ winsup/Makefile.common 18 Jul 2003 16:23:32 -0000 @@ -10,7 +10,7 @@ # This makefile requires GNU make. -CFLAGS_COMMON:=-march=i386 -Wall -Wwrite-strings -fno-common -pipe -fbuiltin -fmessage-length=0# -finline-functions +CFLAGS_COMMON:=-Wall -Wwrite-strings -fno-common -pipe -fbuiltin -fmessage-length=0# -finline-functions MALLOC_DEBUG:=#-DMALLOC_DEBUG -I/cygnus/src/uberbaum/winsup/cygwin/dlmalloc MALLOC_OBJ:=#/cygnus/src/uberbaum/winsup/cygwin/dlmalloc/malloc.o