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)
committerMyles Borins <mborins@us.ibm.com>
Mon, 21 Mar 2016 20:07:11 +0000 (13:07 -0700)
commit8ffef48fee5cc9ad4854b011bc213ab88548cca6
treee0bc193d8544512c19670d4e329bcf5ef2fa43b6
parent4b6a8f4321f720104c9e22458dccffedbaffbead
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