java-front 0.9, compile with -O2 for cygwin
svn path=/nixpkgs/trunk/; revision=16301
This commit is contained in:
parent
99afadc21f
commit
297f0127aa
@ -62,7 +62,7 @@ rec {
|
||||
homepage = http://strategoxt.org/Stratego/JavaFront;
|
||||
meta = "Tools for generating or transforming Java code";
|
||||
};
|
||||
};
|
||||
} // ( if stdenv.system == "i686-cygwin" then { CFLAGS = "-O2"; } else {} ) ) ;
|
||||
|
||||
|
||||
dryad = stdenv.mkDerivation rec {
|
||||
|
Loading…
Reference in New Issue
Block a user