* gcc-wrapper: inherit gcc's name by default.
* gcc: upgraded to 3.4.1. Zie je wel, Martin, gcc is niet eng :-) svn path=/nixpkgs/trunk/; revision=1128
This commit is contained in:
@@ -207,7 +207,6 @@ rec {
|
||||
};
|
||||
|
||||
gcc340 = (import ../build-support/gcc-wrapper) {
|
||||
name = "gcc-3.4.0";
|
||||
nativeTools = false;
|
||||
nativeGlibc = false;
|
||||
gcc = (import ../development/compilers/gcc-3.4) {
|
||||
|
||||
Reference in New Issue
Block a user