0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-02-25 13:11:00 +00:00
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