rename occurrences of gcc.gcc to gcc.cc

This commit is contained in:
Eric Seidel
2015-01-14 20:47:49 -08:00
parent f3c6827373
commit 88eae46455
17 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -283,7 +283,7 @@ rec {
allowedRequisites = with stage4.pkgs;
[ gzip bzip2 xz bash binutils coreutils diffutils findutils gawk
glibc gnumake gnused gnutar gnugrep gnupatch patchelf attr acl
paxctl zlib pcre linuxHeaders ed gcc gcc.gcc libsigsegv
paxctl zlib pcre linuxHeaders ed gcc gcc.cc libsigsegv
];
overrides = pkgs: {