summaryrefslogtreecommitdiffhomepage
path: root/groups/010.host_deps.group
diff options
context:
space:
mode:
Diffstat (limited to 'groups/010.host_deps.group')
-rw-r--r--groups/010.host_deps.group1
1 files changed, 1 insertions, 0 deletions
diff --git a/groups/010.host_deps.group b/groups/010.host_deps.group
index f8c96502..39a38abb 100644
--- a/groups/010.host_deps.group
+++ b/groups/010.host_deps.group
@@ -3,6 +3,7 @@
#
HOST_DEPS_BUILD_TYPE="host";
rtl_lconcat2 \$HOST_DEPS_CFLAGS_CONFIGURE \$DEFAULT_CFLAGS_HOST "-I${PREFIX}/include";
+rtl_lconcat2 \$HOST_DEPS_CPPFLAGS_CONFIGURE \$DEFAULT_CPPFLAGS_HOST "-I${PREFIX}/include";
rtl_lconcat2 \$HOST_DEPS_CXXFLAGS_CONFIGURE \$DEFAULT_CXXFLAGS_HOST "-I${PREFIX}/include";
HOST_DEPS_CONFIGURE_ARGS="--disable-nls --prefix=${PREFIX} --program-prefix=";
HOST_DEPS_GROUP_DEPENDS="host_tools";