[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:25:33 CEST 2010
Sorry for the previous letter; I did not notice you already discussed the
nixpkgs stdenv rebuild.
In any case, either Eelco or Peter committed the revert or the other solutions.
Can someone commit that?
Regards,
Lluís.
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