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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 2 13:52:38 UTC 2016


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

--- Comment #3 from Arun Raghavan <arun at accosted.net> ---
Created attachment 334651
  --> https://bugzilla.gnome.org/attachment.cgi?id=334651&action=edit
cerbero: Allow alternate arch configs in universal builds

This allows us to specify universal_archs as a map of arch -> config
file (which can be None). If specified, the config file provides
overrides to the default config for that architecture.

This is useful on Android, for example, where we want to specify
DistroVersion as Lollipop+ for ARM64 and x86-64, but use a lower version
for the other arches.

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