From a338109474e0611cf96abf5cf1ce4edbc2d817cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Thu, 7 May 2020 18:12:58 +0100 Subject: groups/030.host_toolchain.group:binutils_host:${PKG_DEPENDS}: remove binutils_build dependency. --- groups/030.host_toolchain.group | 1 - 1 file changed, 1 deletion(-) (limited to 'groups/030.host_toolchain.group') diff --git a/groups/030.host_toolchain.group b/groups/030.host_toolchain.group index c65210c9..4c485b3d 100644 --- a/groups/030.host_toolchain.group +++ b/groups/030.host_toolchain.group @@ -16,7 +16,6 @@ HOST_TOOLCHAIN_PREFIX="${PREFIX_CROSS}"; : ${PKG_BINUTILS_HOST_URL:=ftp://sourceware.org/pub/binutils/snapshots/binutils-${PKG_BINUTILS_HOST_VERSION}.tar.bz2}; : ${PKG_BINUTILS_HOST_CFLAGS_CONFIGURE:="-I${PREFIX}/include -g2 -O0"}; : ${PKG_BINUTILS_HOST_CONFIGURE_ARGS:="--disable-werror --enable-deterministic-archives --prefix=${PREFIX} --target=${DEFAULT_TARGET} --with-sysroot=${PREFIX_CROSS}"}; -: ${PKG_BINUTILS_HOST_DEPENDS:="binutils_build"}; : ${PKG_BINUTILS_HOST_INSTALL_FILES:="@${DEFAULT_TARGET}-windmc=bin/windmc @${DEFAULT_TARGET}-windres=bin/windres"}; : ${PKG_BINUTILS_HOST_LDFLAGS_CONFIGURE:="-L${PREFIX}/lib -Wl,-rpath,${PREFIX}/lib"}; : ${PKG_BINUTILS_HOST_LIBTOOL:=slibtool-static}; -- cgit v1.2.3