Blame groups.d/120.native_runtime.group
|
Lucio Andrés Illanes Albornoz |
12508d |
#
|
|
Lucio Andrés Illanes Albornoz |
12508d |
# Build group native_runtime
|
|
Lucio Andrés Illanes Albornoz |
12508d |
#
|
|
Lucio Andrés Illanes Albornoz |
12508d |
NATIVE_RUNTIME_BUILD_TYPE="native";
|
|
Lucio Andrés Illanes Albornoz |
12508d |
NATIVE_RUNTIME_CFLAGS_CONFIGURE="${DEFAULT_CFLAGS_RUNTIME}";
|
|
Lucio Andrés Illanes Albornoz |
76244e |
NATIVE_RUNTIME_CXXFLAGS_CONFIGURE="${DEFAULT_CXXFLAGS_RUNTIME}";
|
|
Lucio Andrés Illanes Albornoz |
12508d |
NATIVE_RUNTIME_CONFIGURE_ARGS="--prefix= --strict --host=${DEFAULT_TARGET}";
|
|
Lucio Andrés Illanes Albornoz |
12508d |
NATIVE_RUNTIME_ENV_VARS_EXTRA="CFLAGS_PATH=-I${PREFIX_NATIVE}/include:LDFLAGS_PATH=-L${PREFIX_NATIVE}/lib";
|
|
|
308fa7 |
NATIVE_RUNTIME_GROUP_DEPENDS="host_deps host_deps_rpm cross_toolchain host_toolchain host_tools native_toolchain native_tools";
|
|
Lucio Andrés Illanes Albornoz |
12508d |
NATIVE_RUNTIME_PREFIX="${PREFIX_NATIVE}";
|
|
Lucio Andrés Illanes Albornoz |
12508d |
|
|
|
874146 |
ex_pkg_register_group "native_runtime" "${RTL_FILEOP_SOURCE_FNAME}";
|
|
|
874146 |
|
|
Lucio Andrés Illanes Albornoz |
12508d |
# vim:filetype=sh textwidth=0
|