Add support for building against vendor-neutral GLVND instead of GLX on Linux/EGL

This commit is contained in:
Vanfanel 2021-10-28 16:47:08 +02:00 committed by Nigel Stewart
parent 037635a192
commit 8e2e31e69b

View File

@ -0,0 +1,4 @@
include config/Makefile.linux
LDFLAGS.GL = -lEGL -lOpenGL
CFLAGS.EXTRA += -DGLEW_EGL