projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16a4d29
)
more e2fsprogs fixes
author
John Crispin
<john@openwrt.org>
Sun, 10 Jun 2012 09:22:07 +0000
(09:22 +0000)
committer
John Crispin
<john@openwrt.org>
Sun, 10 Jun 2012 09:22:07 +0000
(09:22 +0000)
SVN-Revision: 32158
tools/e2fsprogs/Makefile
patch
|
blob
|
history
diff --git
a/tools/e2fsprogs/Makefile
b/tools/e2fsprogs/Makefile
index bf5e12ff806ba9b03d6b84bbe19ba304dac30c1b..7625cf78f6ccae73f291731d5f86fa49e4c1c1e7 100644
(file)
--- a/
tools/e2fsprogs/Makefile
+++ b/
tools/e2fsprogs/Makefile
@@
-17,12
+17,11
@@
PKG_SOURCE_URL:=@SF/e2fsprogs
include $(INCLUDE_DIR)/host-build.mk
-
TARGE
T_CFLAGS += $(FPIC)
+
HOS
T_CFLAGS += $(FPIC)
-CONFIGURE_ARGS += \
+
HOST_
CONFIGURE_ARGS += \
--disable-shared \
--enable-static \
- --disable-rpath \
--enable-elf-shlibs \
--enable-dynamic-e2fsck \
--disable-tls \