projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d057a89
)
[tools] more e2fsprogs fixes
author
John Crispin
<blogic@openwrt.org>
Sun, 10 Jun 2012 09:22:07 +0000
(09:22 +0000)
committer
John Crispin
<blogic@openwrt.org>
Sun, 10 Jun 2012 09:22:07 +0000
(09:22 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32158
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
tools/e2fsprogs/Makefile
patch
|
blob
|
history
diff --git
a/tools/e2fsprogs/Makefile
b/tools/e2fsprogs/Makefile
index
bf5e12f
..
7625cf7
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 \