diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2016-05-09 13:03:10 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2016-05-09 13:03:10 +0000 |
commit | 2edca417c1f62633301e29433a72f9d3537bf9ce (patch) | |
tree | b43023debb6c405a51ca19a84fac5e9d00138d7f /lldb/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py | |
parent | dcb98e61c73306895ba623cd43657bd593494bb1 (diff) | |
download | bcm5719-llvm-2edca417c1f62633301e29433a72f9d3537bf9ce.tar.gz bcm5719-llvm-2edca417c1f62633301e29433a72f9d3537bf9ce.zip |
RHEL: Look in more places to find g++ headers and runtime.
Some distros with ten years of support ship an old gcc but later offer
more recent versions for installation in parallel. These versions are
typically not only needed for the compilation of llvm/clang, but also to
properly use the clang binary that comes out.
Clang already searches /usr at runtime for the most recent installation
of gcc. This patch appends paths for add-on installations of gcc in
RHEL.
Patch by Michael Lampe.
llvm-svn: 268912
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py')
0 files changed, 0 insertions, 0 deletions