more e2fsprogs fixes
[openwrt/openwrt.git] / tools / e2fsprogs / Makefile
index bf5e12ff806ba9b03d6b84bbe19ba304dac30c1b..7625cf78f6ccae73f291731d5f86fa49e4c1c1e7 100644 (file)
@@ -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 \