Blame groups.d/100.native_tools.group

Lucio Andrés Illanes Albornoz 12508d
#
Lucio Andrés Illanes Albornoz 12508d
# Build group native_tools
Lucio Andrés Illanes Albornoz 12508d
#
Lucio Andrés Illanes Albornoz 12508d
NATIVE_TOOLS_CONFIGURE_ARGS="--disable-nls --host=${DEFAULT_TARGET} --program-prefix= --prefix=/ --target=${DEFAULT_TARGET}";
308fa7
NATIVE_TOOLS_GROUP_DEPENDS="host_deps host_deps_rpm cross_toolchain host_toolchain host_tools";
Lucio Andrés Illanes Albornoz 12508d
NATIVE_TOOLS_MAKEFLAGS_INSTALL="PREFIX= prefix=";
Lucio Andrés Illanes Albornoz 703f24
NATIVE_TOOLS_PKG_CONFIG_LIBDIR="${PREFIX_NATIVE}/lib/pkgconfig";
Lucio Andrés Illanes Albornoz 12508d
NATIVE_TOOLS_PREFIX="${PREFIX_NATIVE}";
Lucio Andrés Illanes Albornoz 12508d
874146
ex_pkg_register_group "native_tools" "${RTL_FILEOP_SOURCE_FNAME}";
874146
Lucio Andrés Illanes Albornoz 12508d
# vim:filetype=sh textwidth=0