mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
taglib: build static
This commit is contained in:
parent
fea0249684
commit
c7880eaf3c
@ -34,7 +34,7 @@ PKG_AUTORECONF="no"
|
|||||||
|
|
||||||
# package specific configure options
|
# package specific configure options
|
||||||
configure_target() {
|
configure_target() {
|
||||||
cmake -DCMAKE_TOOLCHAIN_FILE=$CMAKE_CONF -DCMAKE_INSTALL_PREFIX=/usr ..
|
cmake -DCMAKE_TOOLCHAIN_FILE=$CMAKE_CONF -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_STATIC=1 ..
|
||||||
}
|
}
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user