Files
nixpkgs/pkgs/top-level
Eelco Dolstra 29b0341589 * GMP updated to 5.0.4.
* By default, QEMU's CPUID identifies the CPU as GenuineIntel, family
  6, model 2.  Since there never was a physical 64-bit CPU like that,
  64-bit GMP calls abort().  This causes every program linked against
  libgmp to fail under QEMU (unless an appropriate -cpu or -M flag is
  used), which is rather bad, especially for users of hosting
  providers who cannot change QEMU's flags.  The patch causes GMP to
  be more liberal (i.e., use non-CPU-specific implementations).

svn path=/nixpkgs/branches/stdenv-updates/; revision=33531
2012-04-01 22:17:00 +00:00
..
2012-04-01 22:17:00 +00:00
2011-02-22 13:39:56 +00:00
2012-04-01 19:51:53 +00:00
2006-09-11 13:37:46 +00:00
2012-03-27 10:48:45 +00:00