summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.netware2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.netware b/Makefile.netware
index c2a0153..60d4db1 100644
--- a/Makefile.netware
+++ b/Makefile.netware
@@ -88,7 +88,7 @@ LD = nlmconv
LDFLAGS = -T
AR = ar
ARFLAGS = -cq
-CFLAGS += -fno-builtin -fpack-struct -fpcc-struct-return -fno-strict-aliasing
+CFLAGS += -fno-builtin -fpcc-struct-return -fno-strict-aliasing
CFLAGS += -Wall -Wno-format -Wno-uninitialized # -pedantic
ifeq ($(LIBARCH),LIBC)
PRELUDE = $(SDK_LIBC)/imports/libcpre.gcc.o