From a7398b69f0946733ea2bd7e90176c1cab07376d0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 17 Feb 2010 22:01:54 +0100 Subject: fix rebuild of autotools by touching files in a correct order from freewrt/openbsd --- package/file/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'package/file') diff --git a/package/file/Makefile b/package/file/Makefile index 2b68ec306..e24b80cbb 100644 --- a/package/file/Makefile +++ b/package/file/Makefile @@ -19,7 +19,6 @@ $(eval $(call PKG_template,FILE,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_ pre-configure: (cd ${WRKBUILD}; rm -rf config.{cache,status} ; \ - CFLAGS="-static" \ ./configure --enable-static --disable-shared \ --disable-warnings \ ); -- cgit v1.2.3