nixpkgs/pkgs
Symphorien Gibol 55ac8ffa43 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.
2019-10-11 08:19:51 +02:00
..
applications delly: init at 0.8.1 (#70871) 2019-10-10 22:08:45 -04:00
build-support buildBazelPackage: remove rules_cc 2019-10-02 00:46:55 +03:00
common-updater
data nixos/nginx: use mailcap mime.types 2019-10-09 14:20:40 +00:00
desktops gnome3.accerciser: add missing dependency: setuptools 2019-10-10 23:42:22 +02:00
development ocamlPackages.llvm: propagate needed libs, fix missing build parameter 2019-10-11 08:19:51 +02:00
games Merge pull request #69984 from r-ryantm/auto-update/tintin 2019-10-09 18:21:22 +02:00
misc xscreensaver: update hash to match source 2019-10-08 20:56:28 -04:00
os-specific Merge pull request #70498 from nyanloutre/molly_guard_0_7_2 2019-10-10 20:51:19 +02:00
servers Merge pull request #70841 from callahad/mariadb 2019-10-10 22:58:28 -04:00
shells oh-my-zsh: 2019-10-08 -> 2019-10-09 2019-10-09 17:19:57 -04:00
stdenv stdenv/adapters.nix: remove static from makeStaticLibraries 2019-09-19 12:52:28 -04:00
test tests.cc-wrapper-{clang,libcxx}-{8,9}: add stdenv tests for LLVM 8, 9 2019-09-19 15:03:09 -05:00
tools WoeUSB: Remove writeback buffering workaround 2019-10-11 08:00:35 +02:00
top-level ocaml: default to version 4.07 2019-10-11 07:58:42 +02:00