mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
libogg: fix CMAKE options syntax
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user