Skip to content

Commit

Permalink
[tools] more e2fsprogs fixes
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32158 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
blogic committed Jun 10, 2012
1 parent 02e7c58 commit 20776d5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tools/e2fsprogs/Makefile
Expand Up @@ -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 \
Expand Down

0 comments on commit 20776d5

Please sign in to comment.