[Bug 762526] default C++ flags aren't correct on android

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 24 10:38:34 UTC 2016


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

--- Comment #5 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
A full rebuild compiled and executes tutorial-3 correctly.

commit 973905f6c0fcbb44da00de17524e51388907c14e
Author: Matthew Waters <matthew at centricular.com>
Date:   Tue Feb 23 22:48:08 2016 +1100

    android: add -fno-rtti and -fno-exceptions to the default CXXFLAGS

    This is the default in ndk-build unless explicitly overridden by the app
and
    android system libraries seem to be built with these flags as well.

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

commit 31bbc288e82f41baf72b48117b65224b29a861f0
Author: Matthew Waters <matthew at centricular.com>
Date:   Wed Feb 24 10:57:51 2016 +1100

    soundtouch: explicitly enable -fexceptions on android

    The default now is to disable it in line with the NDK build system

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

commit d2b9b56abe524776dd247af1083dfd5fcbf716fc
Author: Matthew Waters <matthew at centricular.com>
Date:   Wed Feb 24 10:36:54 2016 +1100

    taglib: explicitly enable -frtti on android

    The default now is to disable it in line with the NDK build system

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

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