also build gcc41

svn path=/nixpkgs/trunk/; revision=18067
This commit is contained in:
Rob Vermaas 2009-11-02 10:33:59 +00:00
parent dc673480e6
commit 3296f78ca9

View File

@ -157,6 +157,7 @@ in {
gcc = all;
gcc33 = linux;
gcc34 = linux;
gcc41 = linux;
gcc42 = linux;
gcc43_multi = ["x86_64-linux"];
gcc44 = linux;