mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
pugixml: x86_64 needs -fPIC
This commit is contained in:
parent
9e1d2f213c
commit
0bac9199e4
@ -9,3 +9,4 @@ PKG_SITE="https://pugixml.org/"
|
||||
PKG_URL="https://github.com/zeux/pugixml/archive/v${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="Light-weight, simple and fast XML parser for C++ with XPath support."
|
||||
PKG_BUILD_FLAGS="+pic"
|
||||
|
Loading…
x
Reference in New Issue
Block a user