mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-24 22:16:26 +02:00
pkg(gcc-10.2.0): Adds Fortran support for GCC
This commit is contained in:
parent
959830c652
commit
3bceb9a121
5 changed files with 13 additions and 1 deletions
4
packages/gcc/10.2.0/metadata.json
vendored
4
packages/gcc/10.2.0/metadata.json
vendored
|
@ -13,6 +13,10 @@
|
|||
{
|
||||
"language": "d",
|
||||
"aliases": ["gdc"]
|
||||
},
|
||||
{
|
||||
"language": "fortran",
|
||||
"aliases": ["fortran", "f90"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue