diff --git a/depends/common/ffmpeg/05-test.patch b/depends/common/ffmpeg/05-test.patch new file mode 100644 index 00000000..efeab119 --- /dev/null +++ b/depends/common/ffmpeg/05-test.patch @@ -0,0 +1,10 @@ +--- a/configure ++++ b/configure +@@ -7199,7 +7199,6 @@ if enabled lto; then + test "$cc_type" != "$ld_type" && die "LTO requires same compiler and linker" + check_cflags -flto + check_ldflags -flto $cpuflags +- disable inline_asm_direct_symbol_refs + fi + + enabled ftrapv && check_cflags -ftrapv