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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 2 15:09:51 UTC 2016


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

--- Comment #8 from Arun Raghavan <arun at accosted.net> ---
(In reply to Sebastian Dröge (slomo) from comment #7)
> Review of attachment 334652 [details] [review]:
> 
> ::: 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?

Yikes, that's true. I initially did this in the Android packager and then moved
it up because it seemed necessary. The OS X universal packager does a try/catch
on the packaging. Not sure if that's why it works already. I'll move this back
into the Android packager unless you have a better idea.

-- 
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