Fix quoting problems from my previous change. <rdar://problem/13001651>
authorBob Wilson <bob.wilson@apple.com>
Sat, 12 Jan 2013 02:31:42 +0000 (02:31 +0000)
committerBob Wilson <bob.wilson@apple.com>
Sat, 12 Jan 2013 02:31:42 +0000 (02:31 +0000)
commit6f4ccaf2876459c12356ce2a3678c5ac001cb7c6
tree49dfe7efbfa4e8ac237bad69e0c6be67285ca4c8
parent0e385450fc62a69cf7c557173f2f5df132702379
Fix quoting problems from my previous change. <rdar://problem/13001651>

I give up trying to get all of the settings into COMMON_MAKEFLAGS, so just
do the easy thing and repeat the ones with interesting quoting issues
in each make command.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172296 91177308-0d34-0410-b5e6-96231b3b80d8
utils/buildit/build_llvm