1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/development/compilers/ghc
Peter Simons 6b28b25453 ghc-6.10: fix build on Darwin
The initial MacOS X binaries have been linked to libgmp.dylib using some
mad path in /opt that's now hard-coded into the program. Consequently,
$DYLD_LIBRARY_PATH must contain the place where libgmp really is for
those binaries to run correctly. Tested on i386-apple-darwin9.7.0.

svn path=/nixpkgs/trunk/; revision=17873
2009-10-19 09:17:40 +00:00
..
6.4.2-binary.nix
6.4.2.nix
6.6.1.nix
6.8.2.nix
6.8.3.nix
6.10.1-binary.nix ghc-6.10: fix build on Darwin 2009-10-19 09:17:40 +00:00
6.10.1.nix
6.10.2-binary.nix
6.10.2.nix
6.10.3.nix
6.10.4.nix
6.11.nix
6.12.1.nix
ghc-get-packages.sh
wrapper.nix