tools: fix gyp to work on MacOSX without XCode
authorShigeki Ohtsu <ohtsu@iij.ad.jp>
Tue, 10 Feb 2015 00:27:52 +0000 (09:27 +0900)
committerBen Noordhuis <info@bnoordhuis.nl>
Tue, 30 Jun 2015 11:40:40 +0000 (13:40 +0200)
commit58e914f9bc866fe424aa38b5e9ac42e6216d5f30
treea2ecea108e81db88001244e82a87021dc7022b1d
parent99cbbc0a13fdd554bfc74e29de66fbefc00cfd2a
tools: fix gyp to work on MacOSX without XCode

This issue has already submitted to the upstream in
https://code.google.com/p/gyp/issues/detail?id=477
Use this commit until the upstream is to be fixed.

PR-URL: https://github.com/iojs/io.js/pull/1325
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
tools/gyp/pylib/gyp/xcode_emulation.py