projects
/
openwrt
/
staging
/
florian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
378773f
)
tools/e2fsprogs: disable building elf shared libraries, it is unnecessary and breaks...
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 10 Jun 2012 12:24:59 +0000
(12:24 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 10 Jun 2012 12:24:59 +0000
(12:24 +0000)
SVN-Revision: 32161
tools/e2fsprogs/Makefile
patch
|
blob
|
history
diff --git
a/tools/e2fsprogs/Makefile
b/tools/e2fsprogs/Makefile
index 7625cf78f6ccae73f291731d5f86fa49e4c1c1e7..36208b3e83567dad36300fa345be4cea57c32694 100644
(file)
--- a/
tools/e2fsprogs/Makefile
+++ b/
tools/e2fsprogs/Makefile
@@
-21,8
+21,8
@@
HOST_CFLAGS += $(FPIC)
HOST_CONFIGURE_ARGS += \
--disable-shared \
+ --disable-elf-shlibs \
--enable-static \
- --enable-elf-shlibs \
--enable-dynamic-e2fsck \
--disable-tls \
--disable-nls