summaryrefslogtreecommitdiff
path: root/packages/development
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-05-17 19:51:57 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-05-17 19:51:57 +0200
commitc6a2550f1f4b745f76dcb6e54d8a1da5eb15f1c8 (patch)
tree0ecf2941f933af43a119e372b97402b7733e873f /packages/development
parentd8b30ba9aa9af1b5a9d7e556112e387f50b6fe4e (diff)
downloadembtoolkit-c6a2550f1f4b745f76dcb6e54d8a1da5eb15f1c8.tar.gz
embtoolkit-c6a2550f1f4b745f76dcb6e54d8a1da5eb15f1c8.tar.bz2
embtoolkit-c6a2550f1f4b745f76dcb6e54d8a1da5eb15f1c8.tar.xz
Packages: icu host: disable tests
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/development')
-rw-r--r--packages/development/icu/icu.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/development/icu/icu.mk b/packages/development/icu/icu.mk
index 7a84004..37dac7d 100644
--- a/packages/development/icu/icu.mk
+++ b/packages/development/icu/icu.mk
@@ -56,7 +56,7 @@ ICU_HOST_PACKAGE := $(ICU_PACKAGE)
ICU_HOST_SRC_DIR := $(embtk_toolsb)/icu
ICU_HOST_BUILD_DIR = $(embtk_toolsb)/icu-$(ICU_VERSION)-build
-ICU_HOST_CONFIGURE_OPTS := --disable-extras --enable-tests=no --disable-samples
+ICU_HOST_CONFIGURE_OPTS := --disable-extras --disable-tests --disable-samples
ICU_HOST_CONFIGURE_OPTS += --enable-release
ICU_HOST_KEEP_SRC_DIR := y