mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 11:16:27 +02:00
pkg(gcc-10.2.0): Add c, c++ and D via gcc 10.2.0
This commit is contained in:
parent
3bec1c3499
commit
f852b60b69
8 changed files with 83 additions and 0 deletions
6
packages/gcc/10.2.0/run
vendored
Normal file
6
packages/gcc/10.2.0/run
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Put instructions to run the runtime
|
||||
|
||||
shift # Discard main filename
|
||||
./a.out $*
|
Loading…
Add table
Add a link
Reference in a new issue