summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2013-05-17 20:56:55 +0000
committerGreg Clayton <gclayton@apple.com>2013-05-17 20:56:55 +0000
commit9826c3f33da9939dd9d9ff8d3d32f43d5111a682 (patch)
tree00882ece5bc80e89a8b75f1f019bd14f57ad1e70 /llvm/lib
parent01b384c978cc91975bbeb765b9766ce252429adb (diff)
downloadbcm5719-llvm-9826c3f33da9939dd9d9ff8d3d32f43d5111a682.tar.gz
bcm5719-llvm-9826c3f33da9939dd9d9ff8d3d32f43d5111a682.zip
Allow LLDB to be built on a system with an installed gcc/g++ that isn't the default. I recently installed gcc-4.7/g++-4.7 on Ubuntu and tried to build by specifying:
CC=gcc-4.7 CXX=g++-4.7 as configure and make args, but it didn't work when being run with makefiles. This patch fixes that. llvm-svn: 182158
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud