mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
expat: Fix host build
Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
This commit is contained in:
parent
653f4c3fa8
commit
13bcf8bf92
@ -30,3 +30,5 @@ PKG_LONGDESC="Expat is an XML parser library written in C. It is a stream-orient
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
PKG_CMAKE_OPTS_TARGET="-DBUILD_docs=OFF -DBUILD_tools=OFF -DBUILD_examples=OFF -DBUILD_tests=OFF -DBUILD_shared=ON"
|
||||
PKG_CMAKE_OPTS_HOST="-DBUILD_docs=OFF -DBUILD_tools=OFF -DBUILD_examples=OFF -DBUILD_tests=OFF -DBUILD_shared=ON"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user