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

diff --git a/configure b/configure
index 82cd321..fc3da8b 100755
--- a/configure
+++ b/configure
@@ -4400,6 +4400,7 @@ EOF
 .object_arch armv4
 EOF
 
+    # MS armasm fails to assemble our PIC constructs
     [ $target_os != win32 ] && enabled_all armv6t2 shared !pic && 
enable_weak_pic
 
 elif enabled mips; then
-- 
2.7.4

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to