diff options
Diffstat (limited to 'groups')
-rw-r--r-- | groups/100.native_tools.group | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/groups/100.native_tools.group b/groups/100.native_tools.group index c8a6c130..957e4d29 100644 --- a/groups/100.native_tools.group +++ b/groups/100.native_tools.group @@ -25,8 +25,6 @@ NATIVE_TOOLS_PREFIX="${PREFIX_NATIVE}"; : ${PKG_PKGCONF_CONFIGURE_ARGS:="--prefix= --host=${DEFAULT_TARGET} --with-sysroot=${PREFIX_NATIVE}"}; : ${PKG_PKGCONF_INSTALL_FILES_V2:=" @pkgconf=bin/pkg-config - +%[_files]/bin/\%[_target]-pkg-config=bin/%[_target]-pkg-config - m0755=bin/%[_target]-pkg-config /=lib/pkgconfig"}; : ${PKG_SLIBTOOL_URLS_GIT:="slibtool=git://midipix.org/slibtool"}; : ${PKG_SLIBTOOL_CONFIGURE_ARGS:="--host=${DEFAULT_TARGET} --prefix= --target=${DEFAULT_TARGET}"}; |