[Bug 757357] New: Fix cerbero config for running on 10.10 using Xcode 7
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Oct 30 04:53:20 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=757357
Bug ID: 757357
Summary: Fix cerbero config for running on 10.10 using Xcode 7
Classification: Platform
Product: GStreamer
Version: git master
OS: Mac OS
Status: NEW
Severity: normal
Priority: Normal
Component: cerbero
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: hfink at toolsonair.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 314463
--> https://bugzilla.gnome.org/attachment.cgi?id=314463&action=edit
OSX: Use 10.11 SDK path on 10.10, if 10.10 not available
Xcode 7 only ships with the 10.11 SDK, and removed the 10.10 SDK. That is also
the case when running Xcode on 10.10. Hence cerbero config fails, as it assume
to have an SDK for the current OS version available. While one could set
osx_target_sdk_version explicitly, I couldn't make this work during the
build-tools bootstrap phase, and instead added a workaround to darwin.config
itself. Please see patch attached.
--
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