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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 15 06:47:40 PST 2015


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

--- Comment #18 from Julien Isorce <julien.isorce at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #17)
> Comment on attachment 306963 [details] [review]
> configure.ac: add Qunused-arguments to LDFLAGS on darwin
> 
> Let's get it in then but add a comment there why it is added... also maybe
> this should instead be inside AX_PTHREAD() directly instead of having to
> duplicate it in every configure.ac?

Sorry for the delay I sent email to Daniel Richard G. who maintains
ax_pthread.m4. 
First of all you are right in worst scenario we should have a similar change
locally in our
http://cgit.freedesktop.org/gstreamer/common/tree/m4/ax_pthread.m4

But Daniel told me that he will have a look next month. It seems he has other
pending changes to do in ax_pthread.m4. So I suggest we wait a bit more for
now.

Though if someone has an idea where to properly put LDFLAGS="$LDFLAGS
-Qunused-arguments" (or something equivalent) in
http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=blob_plain;f=m4/ax_pthread.m4
I can try a such patch. So that we will save some time to Daniel I suppose. (He
will still have to accept that patch, no guaranties so far)

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