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
parent 037635a192
commit fa5b5d5ac3

View File

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