Certain configurations require dead code elimination to link.
---
 configure | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure b/configure
index 14a887e..a0a1a66 100755
--- a/configure
+++ b/configure
@@ -3503,6 +3503,7 @@ if enabled lto; then
 fi
 
 check_optflags $optflags
+check_optflags -fdce
 check_optflags -fno-math-errno
 check_optflags -fno-signed-zeros
 
-- 
1.7.12.4

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to