diff options
author | Stephen Wilson <wilsons@start.ca> | 2011-03-13 18:17:16 +0000 |
---|---|---|
committer | Stephen Wilson <wilsons@start.ca> | 2011-03-13 18:17:16 +0000 |
commit | d7b15bd6b745a638fa20fb752eb99b7a6c2cc723 (patch) | |
tree | 8a993c3a9a04eea2d4474bd644ac8665e2d1c0c4 /clang/lib/Basic/FileManager.cpp | |
parent | 58bae0e957dcc906041e895511a26a504be3085b (diff) | |
download | llvm-d7b15bd6b745a638fa20fb752eb99b7a6c2cc723.zip llvm-d7b15bd6b745a638fa20fb752eb99b7a6c2cc723.tar.gz llvm-d7b15bd6b745a638fa20fb752eb99b7a6c2cc723.tar.bz2 |
Fix makefile builds when llvm is configured with -enable-shared.
We were dropping the expansion of -rpath=$(LibDir) on linux, which resulted in
the build not being able to resolve libLLVM.so. Bring in the definition before
expanding the values hanging off LD.Flags.
Thanks to Jason E. Aten for reporting this!
llvm-svn: 127570
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions