nixpkgs/pkgs/development
Martin Bravenboer 7cda27b6ec Fix for building valgrind on x86_64-linux.
If building on x86_64-linux, pass --enable-only64bit to the configure
script of valgrind. This disables the 32-bit build, which uses gcc
-m32, which is not supported by the standard gcc for x86_64-linux.


svn path=/nixpkgs/trunk/; revision=8073
2007-02-27 10:40:15 +00:00
..
compilers * ghc-pkg wrapper: remove --global; it's not needed and it causes 2007-01-24 14:26:50 +00:00
eclipse * Copy lots of files to nix.cs.uu.nl. 2006-01-30 16:04:03 +00:00
interpreters * Purify the JRE. 2007-02-20 17:04:37 +00:00
libraries * Compiz: build GTK window decorators. 2007-02-27 03:30:20 +00:00
misc * Copy a bunch of files to nix.cs.uu.nl. 2006-10-12 13:50:54 +00:00
perl-modules * Copy even more files (in particular from losser.st-lab.cs.uu.nl, 2006-01-30 16:11:00 +00:00
python-modules * Just-in-time compiler for Python. 2006-12-19 18:55:04 +00:00
tools Fix for building valgrind on x86_64-linux. 2007-02-27 10:40:15 +00:00
uclibc upgrade to a snapshot of uClibc, update mips config to reflect this. Break all 2006-03-02 18:01:53 +00:00