diff options
author | Emil Velikov <[email protected]> | 2016-10-24 18:11:33 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-11-09 21:36:14 +0000 |
commit | a39ad185932eab4f25a0cb2b112c10d8700ef242 (patch) | |
tree | 58d9bc2a5c1925031df2ae84f403d5f0147754d6 /scons | |
parent | 3652d1d5942a857f225700d67ce2c900396982f2 (diff) |
configure.ac: honour LLVM_LIBDIR when linking against LLVM
Currently if one uses a non-default prefix, the path won't get
propagated and we'll fail at link-time.
A very quick and easy example is to install to /usr/local.
At this point, llvm-config will be picked even without the
--with-llvm-prefix, but regardless of the latter linking will fail.
Currently people can workaround that via LD_LIBRARY_PATH.
Cc: "12.0 13.0" <[email protected]>
Cc: Tom Stellard <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'scons')
0 files changed, 0 insertions, 0 deletions