OSDN Git Service

Fix OSX support for new CLI Tools (starting with 7.1)
authorBrian Chu <chub@nextbit.com>
Wed, 7 Oct 2015 06:49:43 +0000 (23:49 -0700)
committerSteve Kondik <steve@cyngn.com>
Sun, 4 Sep 2016 04:47:36 +0000 (21:47 -0700)
commit593f696bed929e5c7325f6c36c11744d983f3f6f
treec5ff1c0b0ba1dbb7c67a461a1357ab5deac93b73
parentcf4e320a861ea231100bcc8f33ede5fbe56b23b2
Fix OSX support for new CLI Tools (starting with 7.1)

To build on OSX with late-2015 CLI Tools, the build system must include C++
headers from a new location.  Mid-2015 CLI Tools and older can still be used, so
the older location will also be kept.

Change-Id: I422d28cb41ab57fcc816538a822df8aecdf7d9d6
core/combo/HOST_darwin-x86.mk
core/combo/HOST_darwin-x86_64.mk