mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-01 15:14:30 +02:00
Update libdrm meson options
This commit is contained in:
parent
0c02e8fe66
commit
be519d8dc5
@ -18,16 +18,16 @@ ffbuild_dockerbuild() {
|
||||
--prefix="$FFBUILD_PREFIX"
|
||||
-Ddefault_library=shared
|
||||
-Dudev=false
|
||||
-Dcairo-tests=false
|
||||
-Dvalgrind=false
|
||||
-Dexynos=false
|
||||
-Dfreedreno=false
|
||||
-Domap=false
|
||||
-Detnaviv=false
|
||||
-Dintel=true
|
||||
-Dnouveau=true
|
||||
-Dradeon=true
|
||||
-Damdgpu=true
|
||||
-Dcairo-tests=disabled
|
||||
-Dvalgrind=disabled
|
||||
-Dexynos=disabled
|
||||
-Dfreedreno=disabled
|
||||
-Domap=disabled
|
||||
-Detnaviv=disabled
|
||||
-Dintel=enabled
|
||||
-Dnouveau=enabled
|
||||
-Dradeon=enabled
|
||||
-Damdgpu=enabled
|
||||
)
|
||||
|
||||
if [[ $TARGET == linux* ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user