summaryrefslogtreecommitdiff
path: root/package/cfgfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/cfgfs/Makefile')
-rw-r--r--package/cfgfs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/cfgfs/Makefile b/package/cfgfs/Makefile
index 209b9ff88..2253d2865 100644
--- a/package/cfgfs/Makefile
+++ b/package/cfgfs/Makefile
@@ -29,6 +29,7 @@ $(eval $(call PKG_template,CFGFS,cfgfs,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPEN
# runtime problems on x86_64 with O3
TARGET_CFLAGS:= $(subst O3,Os,$(TARGET_CFLAGS))
+TARGET_CFLAGS+= -Wno-incompatible-pointer-types
CONFIG_STYLE:= manual
INSTALL_STYLE:= manual