Removed commented CLFAGS no longer needed.

pull/4/head
Guenter Knauf 14 years ago
parent 6e3e66dc5c
commit ffb7697ac8
  1. 1
      Makefile.netware

@ -109,7 +109,6 @@ ifeq ($(findstring gcc,$(CC)),gcc)
CFLAGS += -fpcc-struct-return
endif
CFLAGS += -Wall # -pedantic
#CFLAGS += -Wall -Wno-format -Wno-uninitialized # -pedantic
ifeq ($(LIBARCH),LIBC)
PRELUDE = $(SDK_LIBC)/imports/libcpre.gcc.o
else

Loading…
Cancel
Save