projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb9db16
)
fix build breakage introduced by [32142]
author
John Crispin
<john@openwrt.org>
Sun, 10 Jun 2012 07:43:43 +0000
(07:43 +0000)
committer
John Crispin
<john@openwrt.org>
Sun, 10 Jun 2012 07:43:43 +0000
(07:43 +0000)
SVN-Revision: 32157
tools/e2fsprogs/Makefile
patch
|
blob
|
history
diff --git
a/tools/e2fsprogs/Makefile
b/tools/e2fsprogs/Makefile
index 865ed9fb44138b4ccd124e52842f5950f6083b36..bf5e12ff806ba9b03d6b84bbe19ba304dac30c1b 100644
(file)
--- a/
tools/e2fsprogs/Makefile
+++ b/
tools/e2fsprogs/Makefile
@@
-25,7
+25,8
@@
CONFIGURE_ARGS += \
--disable-rpath \
--enable-elf-shlibs \
--enable-dynamic-e2fsck \
- --disable-tls
+ --disable-tls \
+ --disable-nls
define Host/Install
$(Host/Install/Default)