quakeforge/tools/gl_stub/build
2001-12-08 08:19:48 +00:00

3 lines
131 B
Bash
Executable file

#! /bin/sh
gcc -o GLstub.so -fPIC -shared -O3 -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations gl_stub.c