summaryrefslogtreecommitdiffhomepage
path: root/groups/120.native_runtime.group
diff options
context:
space:
mode:
Diffstat (limited to 'groups/120.native_runtime.group')
-rw-r--r--groups/120.native_runtime.group1
1 files changed, 1 insertions, 0 deletions
diff --git a/groups/120.native_runtime.group b/groups/120.native_runtime.group
index de9ec681..07364f21 100644
--- a/groups/120.native_runtime.group
+++ b/groups/120.native_runtime.group
@@ -3,6 +3,7 @@
#
NATIVE_RUNTIME_BUILD_TYPE="native";
NATIVE_RUNTIME_CFLAGS_CONFIGURE="${DEFAULT_CFLAGS_RUNTIME}";
+NATIVE_RUNTIME_CXXFLAGS_CONFIGURE="${DEFAULT_CXXFLAGS_RUNTIME}";
NATIVE_RUNTIME_CONFIGURE_ARGS="--prefix= --strict --host=${DEFAULT_TARGET}";
NATIVE_RUNTIME_ENV_VARS_EXTRA="CFLAGS_PATH=-I${PREFIX_NATIVE}/include:LDFLAGS_PATH=-L${PREFIX_NATIVE}/lib";
NATIVE_RUNTIME_GROUP_DEPENDS="host_deps host_deps_rpm host_toolchain host_tools native_toolchain native_tools";