diff options
| author | Symphorien Gibol <symphorien+git@xlumurb.eu> | 2019-10-06 12:00:00 +0000 |
|---|---|---|
| committer | Vincent Laporte <vbgl@users.noreply.github.com> | 2019-10-11 08:19:51 +0200 |
| commit | 55ac8ffa43fa078929e24b33f4571321829ae9c3 (patch) | |
| tree | 38981744937fc36d1a4a050f067df4083d5c2695 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | 0277cc1f1cb2d4becbb6e4c5f3699c0bcd8ccb95 (diff) | |
ocamlPackages.llvm: propagate needed libs, fix missing build parameter
The opam patch makes ocaml link dependent executables with
-L${LLVM_OCAML_EXTERNAL_LLVM_LIBDIR}. This variable was previously
undefined and as a result the linker would previously be called with
just -L which makes it ignore the next argument. This would lead strange
linking errors, like missing caml_apply2.
Despite defining this variable correctly, propagating llvm is still
necessary for linking to complete. In case ocaml-llvm is a transitive
dependency only, propagatedBuildInputs is not enough. To avoid having to
guess which version of llvm was used, we provide the right one in
passthrough.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
