Rename ccgo back to gccgo
I believe this is result of typo, introduced in 48f63c2f
.
This commit is contained in:
parent
b91e83dc77
commit
3311513df6
@ -211,7 +211,7 @@ stdenv.mkDerivation {
|
||||
''
|
||||
|
||||
+ optionalString cc.langGo or false ''
|
||||
wrap ccgo ${./cc-wrapper.sh} $ccPath/gccgo
|
||||
wrap gccgo ${./cc-wrapper.sh} $ccPath/gccgo
|
||||
''
|
||||
|
||||
+ optionalString cc.langAda or false ''
|
||||
|
Loading…
Reference in New Issue
Block a user