mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
gmp: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
b66916a1df
commit
0395af8934
@ -9,7 +9,7 @@ PKG_LICENSE="LGPLv3+"
|
|||||||
PKG_SITE="http://gmplib.org/"
|
PKG_SITE="http://gmplib.org/"
|
||||||
PKG_URL="https://gmplib.org/download/gmp/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
PKG_URL="https://gmplib.org/download/gmp/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||||
PKG_DEPENDS_HOST="ccache:host m4:host"
|
PKG_DEPENDS_HOST="ccache:host m4:host"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="autotools:host gcc:host"
|
||||||
PKG_LONGDESC="A library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers."
|
PKG_LONGDESC="A library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers."
|
||||||
PKG_BUILD_FLAGS="+pic:host"
|
PKG_BUILD_FLAGS="+pic:host"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user