nixpkgs/pkgs/development/compilers/julia
Rob Vermaas f8fe297ff1
julia: remove wrapper from julia binaries, in stead
symlink shared libraries from LD_LIBRARY_PATH into lib/julia,
as using a wrapper with LD_LIBRARY_PATH causes segmentation
faults when program returns an error:

 $ julia -e 'throw(Error())'

only applied for 0.6, which is the current julia version. Will
see if we can remove the older versions in master.

(cherry picked from commit 41f3a4e0030a1b0233de6ca7f5208c44eb370313)
2018-04-06 14:20:12 +02:00
..
0.5.nix Merge pull request #37559 from dylex/release-18.03 2018-03-21 15:21:31 +01:00
0.6.nix julia: remove wrapper from julia binaries, in stead 2018-04-06 14:20:12 +02:00
0001-use-system-utf8proc.patch
0001.1-use-system-utf8proc.patch
0002-use-system-suitesparse.patch
0003-no-ldconfig.patch
0004-hardened-0.4.7.patch
0004-hardened.patch
default.nix Merge pull request #37559 from dylex/release-18.03 2018-03-21 15:21:31 +01:00
git.nix Merge pull request #37559 from dylex/release-18.03 2018-03-21 15:21:31 +01:00