Blame groups.d/040.host_toolchain.group

Lucio Andrés Illanes Albornoz 12508d
#
Lucio Andrés Illanes Albornoz 12508d
# Build group host_toolchain
Lucio Andrés Illanes Albornoz 12508d
#
Lucio Andrés Illanes Albornoz 12508d
HOST_TOOLCHAIN_BUILD_TYPE="host";
Lucio Andrés Illanes Albornoz 12508d
HOST_TOOLCHAIN_CONFIGURE_ARGS="--disable-nls --prefix= --target=${DEFAULT_TARGET}";
308fa7
HOST_TOOLCHAIN_GROUP_DEPENDS="host_deps host_deps_rpm host_tools cross_toolchain";
Lucio Andrés Illanes Albornoz 12508d
HOST_TOOLCHAIN_MAKEFLAGS_INSTALL_EXTRA="prefix= PREFIX=";
Lucio Andrés Illanes Albornoz d5d313
HOST_TOOLCHAIN_PKG_CONFIG="${PREFIX}/bin/pkgconf";
Lucio Andrés Illanes Albornoz 12508d
HOST_TOOLCHAIN_PREFIX="${PREFIX_CROSS}";
935afa
HOST_TOOLCHAIN_RPM_DISABLE=1;
935afa
874146
ex_pkg_register_group "host_toolchain" "${RTL_FILEOP_SOURCE_FNAME}";
874146
Lucio Andrés Illanes Albornoz 12508d
# vim:filetype=sh textwidth=0