quakeforge-old/djconfig.sh
Bill Currie c492f8145f apply Turo Lamminen's djgpp patch. Thanks for the work, Turo.
Evertying still compiles in linux, but if anything broke, I don't particulary
care at this point :)
2000-08-18 04:30:22 +00:00

3 lines
127 B
Bash

#!/bin/sh
export CFLAGS="-O3 -funroll-loops -march=pentiumpro -mpentiumpro -malign-functions=4 -malign-loops=4"
./configure $*