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)
committerShigeki Ohtsu <ohtsu@iij.ad.jp>
Sat, 4 Apr 2015 03:37:26 +0000 (12:37 +0900)
commiteb459c81512c2ce61ee488450fc2d4006cb63198
tree34c44bb4d61f7fa9a4a7a5e153a7025e858c22bd
parent15f058f6091d338cd26c76d47b19ad5bd21214ba
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