mirror of
https://github.com/mpv-player/mpv
synced 2024-12-14 10:55:43 +00:00
3 lines
115 B
Bash
3 lines
115 B
Bash
|
|
||
|
gcc -g -O4 gltest.c ../../linux/timer-lx.o -o gltest -L/usr/X11/lib -lglut -lGL -lGLU -lX11 -lXext -lXmu -lXi -lm
|