aom: disable options

This commit is contained in:
CvH 2018-11-25 19:58:39 +01:00
parent 9e278d9800
commit 6e8d0c7343

View File

@ -12,4 +12,6 @@ PKG_LONGDESC="AV1 Codec Library"
PKG_CMAKE_OPTS_TARGET="-DENABLE_CCACHE=1 \
-DENABLE_DOCS=0 \
-DENABLE_EXAMPLES=0 \
-DENABLE_TESTS=0 \
-DENABLE_TOOLS=0"