[Nix-dev] Re: [Nix-commits] SVN commit: nix - r24072 - nixpkgs/trunk/pkgs/development/libraries/pcre
Lluís Batlle i Rossell
viriketo at gmail.com
Wed Oct 6 14:30:10 CEST 2010
Sorry again; now I see the patches commited.
I was trusting the letters from "nix-commits", and they are not quite up to
date.
On Wed, Oct 06, 2010 at 02:04:52PM +0200, Peter Simons wrote:
> Hi Eelco,
>
> > Can't you write it as
> >
> > configureFlags = ''
> > ... old stuff ...
> > '' + optionalString stdenv.isDarwin "CXXFLAGS=-O3";
> >
> > ?
>
> okay, that should work. Thanks for the suggestion.
>
> Take care,
> Peter
>
> _______________________________________________
> nix-dev mailing list
> nix-dev at cs.uu.nl
> https://mail.cs.uu.nl/mailman/listinfo/nix-dev
More information about the nix-dev
mailing list