[Bug 766235] undefined reference to 'bsd_signal' in Android Studio 2.1
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat May 14 07:36:21 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766235
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.8.2
--- Comment #20 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 056dc09609fae74d94899ed8d5ff71832d73a0a0
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Sat May 14 10:35:22 2016 +0300
android: Work around NDK ABI incompatibility
Workaround for Android <21 making signal() an inline function
around bsd_signal(), and Android >= 21 not having any bsd_signal()
symbol but only signal()
https://bugzilla.gnome.org/show_bug.cgi?id=766235
--
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