mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
xz: build xz:host with pic
This commit is contained in:
parent
c7f817880a
commit
9305d7c26e
@ -11,7 +11,7 @@ PKG_URL="http://tukaani.org/xz/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
|||||||
PKG_DEPENDS_HOST="ccache:host"
|
PKG_DEPENDS_HOST="ccache:host"
|
||||||
PKG_DEPENDS_TARGET="gcc:host"
|
PKG_DEPENDS_TARGET="gcc:host"
|
||||||
PKG_LONGDESC="A free general-purpose data compression software with high compression ratio."
|
PKG_LONGDESC="A free general-purpose data compression software with high compression ratio."
|
||||||
PKG_BUILD_FLAGS="+pic"
|
PKG_BUILD_FLAGS="+pic +pic:host"
|
||||||
|
|
||||||
# never build shared or k0p happens when building
|
# never build shared or k0p happens when building
|
||||||
# on fedora due to host selinux/liblzma
|
# on fedora due to host selinux/liblzma
|
||||||
|
Loading…
x
Reference in New Issue
Block a user