node/tools/gyp
Johan Bergström f1294f5bfd
gyp: inherit parent for *.host
Gyp defaults to gcc/g++ if CC.host/CXX.host is unset. This is not
suitable for environments that only uses the clang toolchain.

Since we already assume that the user will provide clang/clang++
through CC/CXX, lean against it (then drop to gcc/g++).

Also apply the same logic for link/ar for consistency although
it doesn't affect us.

PR-URL: https://github.com/nodejs/node/pull/6173
Fixes: https://github.com/nodejs/node/issues/6152
Reviewed-By: João Reis <reis@janeasystems.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2016-04-24 11:01:21 +10:00
..
buildbot tools: update gyp to 25ed9ac 2015-06-30 13:38:26 +02:00
data/win tools: update gyp to r1601 2013-03-24 15:03:09 +01:00
pylib/gyp gyp: inherit parent for *.host 2016-04-24 11:01:21 +10:00
samples Upgrade GYP to r995 2011-08-15 13:49:15 -07:00
tools deps: update gyp to e1c8fcf7 2015-04-04 11:01:26 +09:00
.gitignore Upgrade GYP to r1010 2011-08-22 17:09:57 -07:00
AUTHORS deps: update gyp to 1eae492b 2014-01-13 22:03:40 -08:00
codereview.settings deps: update gyp to e1c8fcf7 2015-04-04 11:01:26 +09:00
DEPS gyp: update to bebdcea 2013-11-10 15:15:34 -08:00
gyp deps: update gyp to e1c8fcf7 2015-04-04 11:01:26 +09:00
gyp_main.py tools: update gyp to b3cef02 2015-10-30 12:23:57 +01:00
gyp.bat gyp: update to bebdcea 2013-11-10 15:15:34 -08:00
gyptest.py deps: update gyp to e1c8fcf7 2015-04-04 11:01:26 +09:00
LICENSE Bring gyp into the tools directory; handwritten makefile 2011-08-06 03:12:08 -07:00
OWNERS Upgrade GYP to r995 2011-08-15 13:49:15 -07:00
PRESUBMIT.py tools: update gyp to b3cef02 2015-10-30 12:23:57 +01:00
setup.py gyp: update to bebdcea 2013-11-10 15:15:34 -08:00