tinypage/make.sh

2 lines
114 B
Bash
Executable File

#!/usr/bin/bash
gcc main.c -o tinypage -Wall -Werror -Wfatal-errors -pipe -O2 -fomit-frame-pointer -march=athlon64