---

.. grmbl ..

 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index 50e7591b7c..ee13b4db81 100755
--- a/configure
+++ b/configure
@@ -3895,7 +3895,7 @@ case $target_os in
         SHFLAGS=-shared
         add_cppflags '-I\$(SRC_PATH)/compat/aix'
         enabled shared && add_ldflags -Wl,-brtl
-        ar_default='ar -Xany'
+        arflags='-Xany -r -c'
         ;;
     android)
         disable symver
-- 
2.11.0

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

Reply via email to