more e2fsprogs fixes
SVN-Revision: 32158
This commit is contained in:
		| @@ -17,12 +17,11 @@ PKG_SOURCE_URL:=@SF/e2fsprogs | |||||||
|  |  | ||||||
| include $(INCLUDE_DIR)/host-build.mk | include $(INCLUDE_DIR)/host-build.mk | ||||||
|  |  | ||||||
| TARGET_CFLAGS += $(FPIC) | HOST_CFLAGS += $(FPIC) | ||||||
|  |  | ||||||
| CONFIGURE_ARGS += \ | HOST_CONFIGURE_ARGS += \ | ||||||
| 	--disable-shared \ | 	--disable-shared \ | ||||||
| 	--enable-static \ | 	--enable-static \ | ||||||
| 	--disable-rpath \ |  | ||||||
| 	--enable-elf-shlibs \ | 	--enable-elf-shlibs \ | ||||||
| 	--enable-dynamic-e2fsck \ | 	--enable-dynamic-e2fsck \ | ||||||
| 	--disable-tls \ | 	--disable-tls \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 John Crispin
					John Crispin