summaryrefslogtreecommitdiff
path: root/core/toolchain/common.mk
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2015-02-09 23:31:38 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2015-02-09 23:31:38 +0100
commitc51002994fbb50bf176fe2edbc3e0c49005ee242 (patch)
tree9ceb1c7d268972e45c96949034e10ac68792f214 /core/toolchain/common.mk
parent7f5568add702150bb4b2699e7314118e865285e5 (diff)
downloadembtoolkit-c51002994fbb50bf176fe2edbc3e0c49005ee242.tar.gz
embtoolkit-c51002994fbb50bf176fe2edbc3e0c49005ee242.tar.bz2
embtoolkit-c51002994fbb50bf176fe2edbc3e0c49005ee242.tar.xz
Toolchain: zlib_host: move its install to binutils Makefile
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'core/toolchain/common.mk')
-rw-r--r--core/toolchain/common.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/toolchain/common.mk b/core/toolchain/common.mk
index 9ac9128..59a72e0 100644
--- a/core/toolchain/common.mk
+++ b/core/toolchain/common.mk
@@ -56,7 +56,6 @@ endif
ifeq ($(embtk_buildhost_os),macos)
EMBTK_TOOLCHAIN_PREDEPS-y += findutils_host_install
endif
-EMBTK_TOOLCHAIN_PREDEPS-y += zlib_host_install
#
# Toolchain macros evaluating if core and addons need to be built