[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Use output of xcode-select to determine path of Xcode in Mac Makefile… (#297)

Tm Jhnsn notifications at github.com
Fri Oct 26 01:59:57 UTC 2018


…, instead of hard-coding.

xcode-select allows for multiple versions of Xcode to be installed and to be selected by the user.
DO NOT put a space in a renamed Xcode.app, however: this will break SDK detection in the Makefile.

Add OS X 10.14 SDKs for x64 build, as supplied by Xcode 10.
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/297

-- Commit Summary --

  * Use output of xcode-select to determine path of Xcode in Mac Makefile, instead of hard-coding.

-- File Changes --

    M build.macos32x86/common/Makefile.flags (2)
    M build.macos64x64/common/Makefile.flags (4)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/297.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/297.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/297
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181025/2a9f48c7/attachment.html>


More information about the Vm-dev mailing list