mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libogg: fix CMAKE options syntax
This commit is contained in:
parent
d27a163222
commit
705facbe61
@ -12,4 +12,4 @@ PKG_DEPENDS_TARGET="toolchain"
|
|||||||
PKG_LONGDESC="Libogg contains necessary functionality to create, decode, and work with Ogg bitstreams."
|
PKG_LONGDESC="Libogg contains necessary functionality to create, decode, and work with Ogg bitstreams."
|
||||||
PKG_BUILD_FLAGS="+pic"
|
PKG_BUILD_FLAGS="+pic"
|
||||||
|
|
||||||
PKG_CMAKE_OPTS_TARGET="--DINSTALL_DOCS=OFF"
|
PKG_CMAKE_OPTS_TARGET="-DINSTALL_DOCS=OFF"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user