aom: build with -fPIC

This commit is contained in:
heitbaum 2021-08-18 21:28:12 +10:00
parent 6913ff0507
commit 4b57c2185c

View File

@ -9,6 +9,7 @@ PKG_SITE="https://www.webmproject.org"
PKG_URL="http://repo.or.cz/aom.git/snapshot/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain"
PKG_LONGDESC="AV1 Codec Library"
PKG_BUILD_FLAGS="+pic"
PKG_CMAKE_OPTS_TARGET="-DENABLE_CCACHE=1 \
-DENABLE_DOCS=0 \