From 6e1ff0e5ed337156f2152d88e7b983ddaf27b368 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Tue, 16 Sep 2014 22:35:49 +0200 Subject: Toolchain: move gmp, mpfr and mpc among toolchain deps Signed-off-by: Abdoulaye Walsimou Gaye --- packages/htools/hosttools-buildopts.mk | 9 --------- 1 file changed, 9 deletions(-) (limited to 'packages/htools') diff --git a/packages/htools/hosttools-buildopts.mk b/packages/htools/hosttools-buildopts.mk index 3ff097b..b54e7e6 100644 --- a/packages/htools/hosttools-buildopts.mk +++ b/packages/htools/hosttools-buildopts.mk @@ -41,9 +41,6 @@ $(call embtk_include_hostpkg,fakeroot_host) # gmake $(call embtk_include_hostpkg,gmake_host) -# gmp -$(call embtk_include_hostpkg,gmp_host) - # gperf $(call embtk_include_hostpkg,gperf_host) @@ -56,12 +53,6 @@ $(call embtk_include_hostpkg,libelf_host) # libtool $(call embtk_include_hostpkg,libtool_host) -# mpc -$(call embtk_include_hostpkg,mpc_host) - -# mpfr -$(call embtk_include_hostpkg,mpfr_host) - # mtd-utils $(call embtk_include_hostpkg,mtdutils_host) -- cgit v1.2.3