Can someone please if this patch fixes this problem?

diff --git a/configure b/configure                                              
                                                                                
         
index 05acff5..4d5d2b5 100755                                                   
                                                                                
         
--- a/configure                                                                 
                                                                                
         
+++ b/configure                                                                 
                                                                                
         
@@ -3652,6 +3652,11 @@ EOF                                                      
                                                                                
         
                                                                                
                                                                                
         
     [ $target_os != win32 ] && enabled_all armv6t2 shared !pic && 
enable_weak_pic                                                                 
                      
                                                                                
                                                                                
         
+    # https://bugs.launchpad.net/bugs/1323144                                  
                                                                                
         
+    if enabled pic; then                                                       
                                                                                
         
+        disable neon                                                           
                                                                                
         
+    fi                                                                         
                                                                                
         
+                                                                               
                                                                                
         
 elif enabled mips; then                                                        
                                                                                
         
                                                                                
                                                                                
         
     check_inline_asm loongson '"dmult.g $1, $2, $3"'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1323144

Title:
  FTBFS with NEON on arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1323144/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to