changeset 74:99d2c681789f

Use OpenGL extension probing on *NIX as well.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 30 Dec 2019 06:17:07 +0200
parents 3383e402817b
children 034341dbe02f
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Mon Dec 30 06:16:11 2019 +0200
+++ b/Makefile	Mon Dec 30 06:17:07 2019 +0200
@@ -1,4 +1,4 @@
-CXXFLAGS ?= -DGL_GLEXT_PROTOTYPES
+#CXXFLAGS ?= -DGL_GLEXT_PROTOTYPES
 BINEXT ?= 
 OBJPATH ?= ./obj/unix/