summaryrefslogtreecommitdiff
path: root/Makefile.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.defaults')
-rw-r--r--Makefile.defaults5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.defaults b/Makefile.defaults
index 32bfe8f18..1055be515 100644
--- a/Makefile.defaults
+++ b/Makefile.defaults
@@ -377,11 +377,6 @@ ifeq ($(TARGET),cocoa)
# Optimisation levels
CFLAGS += -O2 -Wuninitialized
- WARNFLAGS = -W -Wundef -Wpointer-arith \
- -Wcast-align -Wwrite-strings -Wstrict-prototypes \
- -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls \
- -Wnested-externs -Wl,-t
-
endif
# Include any local configuration