summaryrefslogtreecommitdiffhomepage
path: root/groups/110.native_toolchain.group
diff options
context:
space:
mode:
Diffstat (limited to 'groups/110.native_toolchain.group')
-rw-r--r--groups/110.native_toolchain.group1
1 files changed, 1 insertions, 0 deletions
diff --git a/groups/110.native_toolchain.group b/groups/110.native_toolchain.group
index 9fcbe96d..7713e019 100644
--- a/groups/110.native_toolchain.group
+++ b/groups/110.native_toolchain.group
@@ -68,6 +68,7 @@ NATIVE_TOOLCHAIN_PREFIX="${PREFIX_NATIVE}";
: ${PKG_MUSL_FULL_BUILD_DIR:=build/musl};
: ${PKG_MUSL_FULL_CONFIGURE:=build/mmglue/configure};
: ${PKG_MUSL_FULL_CONFIGURE_ARGS:="--source-dir=../../musl-${PKG_MUSL_FULL_VERSION} --prefix= --target=${DEFAULT_TARGET} --sysroot=${PREFIX_CROSS}"};
+: ${PKG_MUSL_FULL_INSTALL_FILES_V2:="-=include/iconv.h"};
: ${PKG_MUSL_FULL_SUBDIR:=musl-${PKG_MUSL_FULL_VERSION}};
: ${PKG_MUSL_FULL_VARS_FILE:="vars/musl.vars"};