[Bug 770631] NDK 12 has all ABIs enabled by default

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 2 14:44:27 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=770631

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #334652|none                        |reviewed
             status|                            |

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 334652:
 --> (https://bugzilla.gnome.org/review?bug=770631&attachment=334652)

::: cerbero/packages/__init__.py
@@ +71,3 @@
+        if self.config.target_arch == Architecture.UNIVERSAL:
+            # For the universal architecture, collect files from each
+            # sub-archtecture

This probably breaks the iOS universal builds, no? For that it was not needed
before, but now this code would also run. Why?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list