tools/e2fsprogs: remove outdated configure args
removed upstream in 1.40.5: Don't build e2fsck statically by default anymore 7e8fe327b51051adcbb0d44169b1a933173ce1ff fixes: configure: WARNING: unrecognized options: --disable-shared, --enable-static, --enable-dynamic-e2fsck Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 47978
This commit is contained in:
		| @@ -22,10 +22,7 @@ include $(INCLUDE_DIR)/host-build.mk | |||||||
| HOST_CFLAGS += $(FPIC) | HOST_CFLAGS += $(FPIC) | ||||||
|  |  | ||||||
| HOST_CONFIGURE_ARGS += \ | HOST_CONFIGURE_ARGS += \ | ||||||
| 	--disable-shared \ |  | ||||||
| 	--disable-elf-shlibs \ | 	--disable-elf-shlibs \ | ||||||
| 	--enable-static \ |  | ||||||
| 	--enable-dynamic-e2fsck \ |  | ||||||
| 	--disable-tls \ | 	--disable-tls \ | ||||||
| 	--disable-nls | 	--disable-nls | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 John Crispin
					John Crispin