summaryrefslogtreecommitdiffhomepage
path: root/groups/020.host_deps_rpm.group
diff options
context:
space:
mode:
Diffstat (limited to 'groups/020.host_deps_rpm.group')
-rw-r--r--groups/020.host_deps_rpm.group1
1 files changed, 1 insertions, 0 deletions
diff --git a/groups/020.host_deps_rpm.group b/groups/020.host_deps_rpm.group
index f348dc49..81e61ac8 100644
--- a/groups/020.host_deps_rpm.group
+++ b/groups/020.host_deps_rpm.group
@@ -3,6 +3,7 @@
#
HOST_DEPS_RPM_BUILD_TYPE="host";
rtl_lconcat2 \$HOST_DEPS_RPM_CFLAGS_CONFIGURE \$DEFAULT_CFLAGS_HOST "-I${PREFIX}/include";
+rtl_lconcat2 \$HOST_DEPS_RPM_CPPFLAGS_CONFIGURE \$DEFAULT_CPPFLAGS_HOST "-I${PREFIX}/include";
rtl_lconcat2 \$HOST_DEPS_RPM_CXXFLAGS_CONFIGURE \$DEFAULT_CXXFLAGS_HOST "-I${PREFIX}/include";
HOST_DEPS_RPM_CONFIGURE_ARGS="--disable-nls --prefix=${PREFIX}";
HOST_DEPS_RPM_GROUP_DEPENDS="host_deps host_tools";