[gstreamer-bugs] [Bug 615161] Remove -Wundef from CFLAGS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 12 03:18:56 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=615161
  GStreamer | gst-plugins-good | git

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
            Summary|MacOSX 10.5 : Failure to    |Remove -Wundef from CFLAGS
                   |build due to missing        |
                   |_FILE_OFFSET_BITS symbol    |
     Ever Confirmed|0                           |1

--- Comment #8 from Edward Hervey <bilboed at gmail.com> 2010-04-12 10:18:52 UTC ---
Screw that. It'll fail a bit later on in -good when importing the libdv headers
which use #if and not #ifdef.

I propose we remove -Wundef, it's just too tricky since it'll warn due to
out-of-gstreamer issues.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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