[Bug 747730] osx: fails to build tests/examples/streams/rtpool-test
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Apr 12 03:07:21 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=747730
--- Comment #1 from Julien Isorce <julien.isorce at gmail.com> ---
Created attachment 301407
--> https://bugzilla.gnome.org/attachment.cgi?id=301407&action=edit
examples: fix rtpool-test build on osx with clang
$ gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
--with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.1.0
Thread model: posix
In generated Makefile it now looks like:
rtpool-test$(EXEEXT): $(rtpool_test_OBJECTS) $(rtpool_test_DEPENDENCIES)
$(EXTRA_rtpool_test_DEPENDENCIES)
@rm -f rtpool-test$(EXEEXT)
$(AM_V_GEN)$(rtpool_test_LINK) $(rtpool_test_OBJECTS)
$(rtpool_test_LDADD) $(LIBS)
--
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