summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index db4bbfe..e75861c 100644
--- a/Makefile
+++ b/Makefile
@@ -105,6 +105,7 @@ endif
ifeq ($(PLATFORM), OSX)
override LDCXXFLAGS += -framework IOKit -framework CoreFoundation
+ override WARNFLAGS += -Wno-format-truncation
SU_GROUP := wheel
else
SU_GROUP := root