quakeforge-old/djconfig.sh

4 lines
127 B
Bash
Raw Normal View History

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