Skip to content

Commit

Permalink
Specify that EGL/GLVND doesn't use GLU.
Browse files Browse the repository at this point in the history
  • Loading branch information
vanfanel authored and nigels-com committed Oct 28, 2021
1 parent 8e2e31e commit 062067f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/Makefile.linux-egl-glvnd
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ include config/Makefile.linux

LDFLAGS.GL = -lEGL -lOpenGL
CFLAGS.EXTRA += -DGLEW_EGL
GLEW_NO_GLU = -DGLEW_NO_GLU

0 comments on commit 062067f

Please sign in to comment.