summaryrefslogtreecommitdiffstats
path: root/rules/host-gettext.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-07-29 22:54:40 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-09-07 16:16:02 +0200
commit6e7614ed9452888edf2d07f3529e10e63e23fb33 (patch)
treea164a0c3de3d2383f58530ec19442180995c587b /rules/host-gettext.make
parent89e22eaeffa22410a0b8725c121a482202a69877 (diff)
downloadptxdist-6e7614ed9452888edf2d07f3529e10e63e23fb33.tar.gz
ptxdist-6e7614ed9452888edf2d07f3529e10e63e23fb33.tar.xz
host-gettext: don't build static libs
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-gettext.make')
-rw-r--r--rules/host-gettext.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-gettext.make b/rules/host-gettext.make
index 6fdd6b1a6..1cd10bc7c 100644
--- a/rules/host-gettext.make
+++ b/rules/host-gettext.make
@@ -25,6 +25,7 @@ HOST_GETTEXT_AUTOCONF := \
$(HOST_AUTOCONF) \
--disable-csharp \
--disable-java \
+ --disable-static \
--disable-libasprintf \
--disable-native-java \
--disable-openmp \