nixpkgs/pkgs/development/compilers/gcc/4.9
Ben Gamari 1c1207220f gcc: Refactor treatment of configure flags
Previously configureFlags was defined as one giant interpolated string.
Here we refactor this definition to instead use the usual stdenv string
combinators. This seems more in-line with the average nixpkgs expression
and it seems a bit more natural to things of these as lists of flags
rather than monolithic strings.
2017-11-14 16:23:46 -05:00
..
default.nix gcc: Refactor treatment of configure flags 2017-11-14 16:23:46 -05:00
parallel-strsignal.patch gcc: fix parallel building (fixes #9212) 2015-08-14 15:49:06 +02:00