summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/gendef.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gendef.mk b/src/gendef.mk
index 46115a0..9b5cf6d 100644
--- a/src/gendef.mk
+++ b/src/gendef.mk
@@ -16,6 +16,7 @@ endef
define $(PKG)_BUILD
cd '$(1)/mingw-w64-tools/gendef' && ./configure \
+ CFLAGS='-Wno-implicit-fallthrough' \
--host='$(BUILD)' \
--build='$(BUILD)' \
--prefix='$(PREFIX)/$(TARGET)' \