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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 11 16:58:36 UTC 2016


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

--- Comment #27 from Julien Isorce <julien.isorce at gmail.com> ---
commit ac2f647695e7bd4b433ea108ee1d0e23901797d4
Author: Julien Isorce <j.isorce at samsung.com>
Date:   Mon Apr 11 17:51:26 2016 +0100

    m4: update ax_pthread.m4 to latest release to fix '-pthread' arguments
unused errors on osx.

    On osx, make check in gstreamer directory currently outputs:
    "error: argument unused during compilation: '-pthread'".

    This new ax_pthread.m4 adds -Qunused-arguments when needed.

    Source:
    http://www.gnu.org/software/autoconf-archive/ax_pthread.html

    History:
   
http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=history;f=m4/ax_pthread.m4

    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