nixpkgs/pkgs
Peter Simons 5649af8523 pkgs/development/libraries/pcre: fixed build on Darwin
The gcc version used on Darwin fails to compile the C++ interface to the PCRE
library when optimizations are enabled. Building C++ code with -O0 remedies the
problem. This is unsatisfactory, though, because the resulting library is
likely to perform more poorly than it would if built with -O2 or -O3.

svn path=/nixpkgs/trunk/; revision=24072
2010-10-05 13:45:53 +00:00
..
applications Make kadu build in chroot. TODO: re-enable icons 2010-10-05 05:43:59 +00:00
build-support * Add some openSUSE mirrors that still have 10.3 and 11.0. 2010-10-04 14:30:34 +00:00
data poppler-data-0.4.3 2010-10-02 05:24:33 +00:00
desktops Move kdevplatform and kdevelop to all-packages.nix 2010-10-05 05:43:39 +00:00
development pkgs/development/libraries/pcre: fixed build on Darwin 2010-10-05 13:45:53 +00:00
games Adding the game engine 'instead' and some games. 2010-09-30 18:58:48 +00:00
lib adding roconnor to maintainers. 2010-10-04 01:22:27 +00:00
misc Add U-Boot for the GuruPlug. 2010-10-04 22:23:57 +00:00
os-specific * Linux 2.6.32.24, which fixes booting on Xen. 2010-10-05 10:38:25 +00:00
servers * Updated Tomcat to 5.0.27. 2010-10-05 10:39:12 +00:00
shells GNU Rush 1.7. 2010-08-19 16:55:51 +00:00
stdenv pkgs/stdenv/generic: cosmetic changes 2010-08-23 14:40:37 +00:00
test Add a new way to handle option sets. 2008-08-05 17:16:35 +00:00
tools New derivation for torsocks. 2010-10-01 02:38:03 +00:00
top-level * Updated Tomcat to 5.0.27. 2010-10-05 10:39:12 +00:00