[Bug 745858] [check] tempnam deprecated warning

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 9 00:44:16 PDT 2015


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

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Michał Dębski from comment #1)
> There are also multiple warnings regarding unneeded -pthread argument to
> some libraries with clang:
> clang: warning: argument unused during compilation: '-pthread'
> 
> How about adding -Wno-error=unused-command-line-argument?

That one should be fixed by not passing -pthread if not needed. It seems to be
something wrong with the pthread configure check.

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