gcc-papermario/dostage3

4 lines
93 B
Plaintext
Raw Normal View History

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