mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:46:16 +02:00
[tools] more e2fsprogs fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32158 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
02e7c58e90
commit
20776d59bc
@ -17,12 +17,11 @@ PKG_SOURCE_URL:=@SF/e2fsprogs
|
||||
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
|
||||
TARGET_CFLAGS += $(FPIC)
|
||||
HOST_CFLAGS += $(FPIC)
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
HOST_CONFIGURE_ARGS += \
|
||||
--disable-shared \
|
||||
--enable-static \
|
||||
--disable-rpath \
|
||||
--enable-elf-shlibs \
|
||||
--enable-dynamic-e2fsck \
|
||||
--disable-tls \
|
||||
|
Loading…
Reference in New Issue
Block a user