summaryrefslogtreecommitdiffhomepage
path: root/groups.d/100.native_tools.group
diff options
context:
space:
mode:
Diffstat (limited to 'groups.d/100.native_tools.group')
-rw-r--r--groups.d/100.native_tools.group4
1 files changed, 2 insertions, 2 deletions
diff --git a/groups.d/100.native_tools.group b/groups.d/100.native_tools.group
index e74b110f..f735a959 100644
--- a/groups.d/100.native_tools.group
+++ b/groups.d/100.native_tools.group
@@ -2,7 +2,7 @@
# Build group native_tools
#
NATIVE_TOOLS_CONFIGURE_ARGS="--disable-nls --host=${DEFAULT_TARGET} --program-prefix= --prefix=/ --target=${DEFAULT_TARGET}";
-NATIVE_TOOLS_GROUP_DEPENDS="host_deps host_deps_rpm host_toolchain host_tools";
+NATIVE_TOOLS_GROUP_DEPENDS="host_deps host_deps_rpm cross_toolchain host_toolchain host_tools";
NATIVE_TOOLS_MAKEFLAGS_INSTALL="PREFIX= prefix=";
NATIVE_TOOLS_PACKAGES="
mdso perk pkgconf slibtool tpax";
@@ -22,7 +22,7 @@ NATIVE_TOOLS_PREFIX="${PREFIX_NATIVE}";
: ${PKG_PKGCONF_SHA256SUM:=ef9c7e61822b7cb8356e6e9e1dca58d9556f3200d78acab35e4347e9d4c2bbaf};
: ${PKG_PKGCONF_VERSION:=1.9.0};
: ${PKG_PKGCONF_URL:=https://distfiles.dereferenced.org/pkgconf/pkgconf-${PKG_PKGCONF_HOST_VERSION}.tar.xz};
-: ${PKG_PKGCONF_CONFIGURE_ARGS:="--prefix= --host=${DEFAULT_TARGET} --with-sysroot=${PREFIX_NATIVE}"};
+: ${PKG_PKGCONF_CONFIGURE_ARGS:="--prefix= --host=${DEFAULT_TARGET} --with-sysroot=/"};
: ${PKG_PKGCONF_INSTALL_FILES_V2:="
@pkgconf=bin/pkg-config
/=lib/pkgconfig"};