We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c1675a commit 8410769Copy full SHA for 8410769
scripts.d/50-x265.sh
@@ -20,6 +20,7 @@ ffbuild_dockerbuild() {
20
-DENABLE_SHARED=OFF
21
-DENABLE_CLI=OFF
22
-DCMAKE_ASM_NASM_FLAGS=-w-macro-params-legacy
23
+ -DENABLE_ALPHA=ON
24
)
25
26
if [[ $TARGET != *32 ]]; then
0 commit comments