summaryrefslogtreecommitdiff
path: root/build.sh
blob: 2cdb7883c853b855e1fe8dc1021539ddc77414cb (plain)
1
2
#!/bin/sh
tcc -Os -std=c99 -Wall -Wunsupported -funsigned-char -o golem *.c