[Nix-dev] Re: [Nix-commits] SVN commit: nix - r24072 - nixpkgs/trunk/pkgs/development/libraries/pcre

Eelco Dolstra e.dolstra at tudelft.nl
Tue Oct 5 15:51:35 CEST 2010


Hi,

On 10/05/2010 03:45 PM, Peter Simons wrote:

> +    CPPFLAGS=-NDEBUG CFLAGS=-O3 CXXFLAGS=${if stdenv.isDarwin then "-O0" else "-O3"}

I've reverted this and the next commit because it should go into the stdenv
branch.  ("pcre" is a dependency of stdenv.)

-- 
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/



More information about the nix-dev mailing list