summaryrefslogtreecommitdiffhomepage
path: root/groups/110.native_toolchain.group
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2022-12-26 14:53:42 +0100
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2022-12-26 14:53:42 +0100
commitbaf02b1511351695ab7d2ad959964e286cc5a56b (patch)
treedcfc99619c724c52d68ff408681f7eaab0477fae /groups/110.native_toolchain.group
parentb1aabb61b886e3cc6b3ba18af98ac3086e610f2f (diff)
downloadmidipix_build-baf02b1511351695ab7d2ad959964e286cc5a56b.tar.bz2
midipix_build-baf02b1511351695ab7d2ad959964e286cc5a56b.tar.xz
groups/030.host_toolchain.group:musl_full_host:${PKG_INSTALL_FILES_V2}: delete non-GNU include/iconv.h.
groups/030.host_toolchain.group:musl_no_complex_host:${PKG_INSTALL_FILES_V2}: delete non-GNU include/iconv.h. groups/110.native_toolchain.group:musl_full:${PKG_INSTALL_FILES_V2}: delete non-GNU include/iconv.h.
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"};