fix dav1d crash on linux
This commit is contained in:
parent
fd0bb25ec3
commit
8b64379cdf
|
@ -10,7 +10,7 @@ rm -rf "${BUILD_DIR}" || return 1
|
|||
|
||||
meson "${BUILD_DIR}" \
|
||||
--cross-file="$CROSS_FILE" \
|
||||
-Db_lto=true \
|
||||
-Db_lto=false \
|
||||
-Db_ndebug=false \
|
||||
-Denable_asm=true \
|
||||
-Denable_tools=false \
|
||||
|
|
Loading…
Reference in New Issue
Block a user