mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 05:17:39 +02:00
Silence nasm warnings in xavs2 as well
This commit is contained in:
@ -25,6 +25,7 @@ ffbuild_dockerbuild() {
|
||||
--disable-ffms
|
||||
--disable-gpac
|
||||
--disable-lsmash
|
||||
--extra-asflags="-w-macro-params-legacy"
|
||||
--prefix="$FFBUILD_PREFIX"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user