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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 11 08:42:18 UTC 2016


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

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

grep -rin --include \*.am PTHREAD_CFLAGS *

libs/gst/check/libcheck/Makefile.am:56:libcheckinternal_la_CFLAGS    +=
$(PTHREAD_CFLAGS) -D_GNU_SOURCE -DHAVE_PTHREAD
tests/check/Makefile.am:198:AM_CFLAGS = $(PTHREAD_CFLAGS) $(GST_OBJ_CFLAGS)
-UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS \
tests/examples/manual/Makefile.am:136:testrtpool_CFLAGS = $(GST_OBJ_CFLAGS)
$(PTHREAD_CFLAGS)
tests/examples/streams/Makefile.am:12:rtpool_test_CFLAGS = $(GST_OBJ_CFLAGS)
$(PTHREAD_CFLAGS)

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