[Bug 676846] CFLAGS are reset when compiling with --enable-gcov.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 26 07:42:02 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=676846
  GStreamer | common | git

--- Comment #3 from Sebastian Rasmussen <sebras at hotmail.com> 2012-05-26 14:41:59 UTC ---
I tested with gst-plugins-base, -good and -bad and have not identified any ill
effects from this patch. What I see from the make V=1 logs is that -O0 is
appended as expected and is among the last of the compiler flags. This means
that you can still supply -I and -D flags in CFLAGS, but you can not override
-O0. This makes sense if you configured using --enable-gcov.

I'm happy with the patch sitting on master on gstreamer/common. Currently I'm
using master when compiling. As long as it is eventually part of the 1.0
release in the future, that's  fine.

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