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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 23 12:18:37 UTC 2016


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

            Bug ID: 762526
           Summary: default C++ flags aren't correct on android
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: cerbero
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: ystreet00 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Currently, the C++ flags are a direct copy of the C flags however by default,
Android builds with the following extra C++ flags, -fno-rtti and
-fno-exceptions that are overridable with ndk-build by just adding -frrti or
-fexceptions in one of many strategic places.

The question is how are we going to expose this properly.

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