gyp: Apply 'argument too long' fix in another place
authorisaacs <i@izs.me>
Thu, 12 Apr 2012 01:26:52 +0000 (18:26 -0700)
committerisaacs <i@izs.me>
Thu, 12 Apr 2012 01:26:52 +0000 (18:26 -0700)
commit04271a5e9394e6dadf6c5172bcfac1d5f086db8f
tree6076c1c0d03c03fa6ba0158680b5c3e429d00eeb
parent1c88c3b3b56c6047180e116c5614dad2b13995f9
gyp: Apply 'argument too long' fix in another place

For some reason, aa5961a445acbd2b533ef870eb19733be7b7ede5 caused
'make test' to rebuild the entire project every time.  Applying
the fix to the other place where gyp chops up the argument list
makes it behave properly.
tools/gyp/pylib/gyp/generator/make.py