gnupdate: Ignore the "gcc44" and "gcc45" attributes.
* maintainers/scripts/gnu/gnupdate.scm (%ignored-package-attributes): Add "gcc44" and "gcc45". svn path=/nixpkgs/trunk/; revision=22452
This commit is contained in:
parent
f528440f05
commit
65b175a2f1
@ -433,6 +433,8 @@
|
|||||||
"gcc41"
|
"gcc41"
|
||||||
"gcc42"
|
"gcc42"
|
||||||
"gcc43"
|
"gcc43"
|
||||||
|
"gcc44"
|
||||||
|
"gcc45"
|
||||||
"glibc25"
|
"glibc25"
|
||||||
"glibc27"
|
"glibc27"
|
||||||
"glibc29"
|
"glibc29"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user