diff options
author | Ilia Mirkin <[email protected]> | 2014-02-24 12:43:17 -0500 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2014-02-25 15:30:13 -0500 |
commit | d9b983519c63b9072677364a6e399d213a1855e5 (patch) | |
tree | 1a014646f1211ec087473bd8aecbf69236cbfed5 /src/glsl | |
parent | 42c2366de5a09227ae662b10ff479cee88a1f6c3 (diff) |
build: llvm libs may not be in system search path, add rpath
On my gentoo system, llvm libs are in /usr/lib64/llvm, and llvm-config
--ldflags does not provide the rpath (it does, of course, provide a -L).
This adds the llvm dir to the rpath. It should be harmless if the path
is a system path, and should make things work when it's not.
Signed-off-by: Ilia Mirkin <[email protected]>
Reviewed-by: Tom Stellard <[email protected]>
Tested-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/glsl')
0 files changed, 0 insertions, 0 deletions