diff options
| author | Greg Clayton <gclayton@apple.com> | 2013-05-17 20:56:55 +0000 |
|---|---|---|
| committer | Greg Clayton <gclayton@apple.com> | 2013-05-17 20:56:55 +0000 |
| commit | 9826c3f33da9939dd9d9ff8d3d32f43d5111a682 (patch) | |
| tree | 00882ece5bc80e89a8b75f1f019bd14f57ad1e70 /llvm/lib/Analysis/ProfileInfoLoaderPass.cpp | |
| parent | 01b384c978cc91975bbeb765b9766ce252429adb (diff) | |
| download | bcm5719-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/Analysis/ProfileInfoLoaderPass.cpp')
0 files changed, 0 insertions, 0 deletions

