[Bug 747954] osx: fix libcheck and "make check" builds with clang

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 9 07:06:04 PDT 2015


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

Julien Isorce <julien.isorce at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com

--- Comment #8 from Julien Isorce <julien.isorce at gmail.com> ---
I had not time to look into libtool. Even if a fix is made in the future I
think it will take time to get it merged and spread everywhere. So I suggest
the following alternative to turn the error into a warning to prevent build
failure which is annoying especially with gst-uninstalled automatic build.

Add -Wno-error=unused-command-line-argument to OBJCFLAGS (or CFLAGS). Maybe we
can add this in configure.ac .

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