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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 11 17:10:54 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #320854|accepted-commit_after_freez |committed
             status|e                           |

--- Comment #28 from Julien Isorce <julien.isorce at gmail.com> ---
Comment on attachment 320854
  --> https://bugzilla.gnome.org/attachment.cgi?id=320854
tests: add PTHREAD_CFLAGS for make check to pass on OS X

commit 7d0abcc0326d2ad949fb83a3c3f0023b43ce3715
Author: Julien Isorce <j.isorce at samsung.com>
Date:   Thu Feb 11 09:33:28 2016 +0100

    tests: add PTHREAD_CFLAGS for make check to pass on OS X

    Currently "make check" fails with:
    "error: argument unused during compilation: '-pthread'"

    PTHREAD_CFLAGS now contains -Qunused-arguments to fix that.
    Explanation here: http://savannah.gnu.org/patch/?8186#comment21

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

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