After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 790058 - cerbero: backport glib patch to support 64bit Android
cerbero: backport glib patch to support 64bit Android
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: cerbero
git master
Other All
: Normal normal
: 1.12.4
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-11-08 12:27 UTC by Justin Kim
Modified: 2017-11-21 16:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
glib-Allow-using-RTLD_DEFAULT-on-64bit-Android (3.29 KB, patch)
2017-11-08 12:27 UTC, Justin Kim
none Details | Review
glib: Allow using RTLD_DEFAULT on 64bit Android (4.14 KB, patch)
2017-11-08 12:33 UTC, Justin Kim
committed Details | Review

Description Justin Kim 2017-11-08 12:27:23 UTC
Created attachment 363204 [details] [review]
glib-Allow-using-RTLD_DEFAULT-on-64bit-Android

This is a backport of glib[0] to support Android 64 bit.
[0] https://bugzilla.gnome.org/show_bug.cgi?id=788270
Comment 1 Justin Kim 2017-11-08 12:33:46 UTC
Created attachment 363205 [details] [review]
glib: Allow using RTLD_DEFAULT on 64bit Android
Comment 2 Sebastian Dröge (slomo) 2017-11-09 09:06:05 UTC
Attachment 363205 [details] pushed as 33fad1b - glib: Allow using RTLD_DEFAULT on 64bit Android