[Bug 773423] cerbero: Build fixes for taglib on macOS Sierra and Xcode 8
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Oct 24 14:38:15 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=773423
--- Comment #2 from Arun Raghavan <arun at arunraghavan.net> ---
Created attachment 338352
--> https://bugzilla.gnome.org/attachment.cgi?id=338352&action=edit
osx: Update min SDK version on XCode 8
With Xcode 8, building C++ code and targetting earlier than OS X 10.8
causes build failures, because older code is expected to use libstdc++
and the newly built code is built against libc++.
--
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