summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/file/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/file/Makefile b/package/file/Makefile
index c090033f4..2b68ec306 100644
--- a/package/file/Makefile
+++ b/package/file/Makefile
@@ -21,6 +21,7 @@ pre-configure:
(cd ${WRKBUILD}; rm -rf config.{cache,status} ; \
CFLAGS="-static" \
./configure --enable-static --disable-shared \
+ --disable-warnings \
);
${MAKE} -C ${WRKBUILD}
${INSTALL_BIN} ${WRKBUILD}/src/file ${WRKBUILD}/magic