diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-16 20:35:37 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-16 20:35:37 +0100 |
| commit | 339a86a351dffaa44ed3649b1eccb255fd860733 (patch) | |
| tree | 9c9970072d752e3c80799cc9bdf3c506c11393fd /package/file | |
| parent | 33d4a2282905056390a450fc4d7aaa94fe79a458 (diff) | |
| parent | 9682fcd4748cededfcd3aeda824f5cc8cf2878da (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/file')
| -rw-r--r-- | package/file/Makefile | 1 |
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 |
