Blame groups.d/110.native_toolchain.group
|
Lucio Andrés Illanes Albornoz |
12508d |
#
|
|
Lucio Andrés Illanes Albornoz |
12508d |
# Build group native_toolchain
|
|
Lucio Andrés Illanes Albornoz |
12508d |
#
|
|
Lucio Andrés Illanes Albornoz |
12508d |
NATIVE_TOOLCHAIN_CONFIGURE_ARGS="--disable-nls --host=${DEFAULT_TARGET} --program-prefix= --prefix=/ --target=${DEFAULT_TARGET}";
|
|
|
308fa7 |
NATIVE_TOOLCHAIN_GROUP_DEPENDS="host_deps host_deps_rpm cross_toolchain host_toolchain host_tools native_tools";
|
|
Lucio Andrés Illanes Albornoz |
12508d |
NATIVE_TOOLCHAIN_PREFIX="${PREFIX_NATIVE}";
|
|
Lucio Andrés Illanes Albornoz |
12508d |
|
|
|
874146 |
ex_pkg_register_group "native_toolchain" "${RTL_FILEOP_SOURCE_FNAME}";
|
|
|
874146 |
|
|
Lucio Andrés Illanes Albornoz |
12508d |
# vim:filetype=sh textwidth=0
|