Compile ioquake3 with opengl1 as default

If I understand correctly, the opengl2 renderer is now the default. How can I build an executable with opengl1 as the default renderer?

Edit cl_renderer cvar default/fallback in code/client/cl_main.c.