Specify that EGL/GLVND doesn't use GLU.

This commit is contained in:
Vanfanel 2021-10-28 23:51:03 +02:00 committed by Nigel Stewart
parent 8e2e31e69b
commit 062067f2ba
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@ include config/Makefile.linux
LDFLAGS.GL = -lEGL -lOpenGL
CFLAGS.EXTRA += -DGLEW_EGL
GLEW_NO_GLU = -DGLEW_NO_GLU