new build: get rid of Go with few rc scripts.

This commit is contained in:
2021-10-27 10:01:28 +02:00
parent 804b13a4dc
commit 0adf1b0431
274 changed files with 4938 additions and 5214 deletions

View File

@@ -1,11 +0,0 @@
{
"RegressionTests": {
"Include": [
"/sys/src/cmd/cmd.json"
],
"Install": "/arch/$ARCH/qa/gnu/gcc",
"SourceFilesCmd": [
"rune.c"
]
}
}

6
qa/gnu/gcc/gcc.rc.build Normal file
View File

@@ -0,0 +1,6 @@
#!/cmd/rc
if ( ~ 0 $#BUILD_INITIALIZED ) . $JEHANNE/arch/rc/lib/build/utils.rc
rm -f *.tag.*
compileCommands c $JEHANNE/arch/$ARCH/qa/gnu/gcc
rm -f *.o