gcc-papermario/dostage2

3 lines
92 B
Plaintext
Raw Permalink Normal View History

2020-09-21 03:06:00 +02:00
#!/bin/sh
make -k LANGUAGES=c $1 CC=stage1/xgcc XCFLAGS=-Bstage1/ CFLAGS="-g $2" >log2 2>&1