mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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_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