mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
fakeroot: drop PKG_TOOLCHAIN hardcoding - already defaults to configure
This commit is contained in:
parent
fa5abde81c
commit
bc118526b7
@ -10,7 +10,6 @@ PKG_SITE="https://tracker.debian.org/pkg/fakeroot"
|
|||||||
PKG_URL="http://ftp.debian.org/debian/pool/main/f/fakeroot/${PKG_NAME}_${PKG_VERSION}.orig.tar.gz"
|
PKG_URL="http://ftp.debian.org/debian/pool/main/f/fakeroot/${PKG_NAME}_${PKG_VERSION}.orig.tar.gz"
|
||||||
PKG_DEPENDS_HOST="ccache:host libcap:host autoconf:host libtool:host"
|
PKG_DEPENDS_HOST="ccache:host libcap:host autoconf:host libtool:host"
|
||||||
PKG_LONGDESC="fakeroot provides a fake root environment by means of LD_PRELOAD and SYSV IPC (or TCP) trickery."
|
PKG_LONGDESC="fakeroot provides a fake root environment by means of LD_PRELOAD and SYSV IPC (or TCP) trickery."
|
||||||
PKG_TOOLCHAIN="configure"
|
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_HOST="--with-gnu-ld"
|
PKG_CONFIGURE_OPTS_HOST="--with-gnu-ld"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user