From 49e4c62e01f0d56d3f9a741b283a411dc2b99991 Mon Sep 17 00:00:00 2001 From: Yamagi Burmeister Date: Mon, 8 Feb 2010 16:59:25 +0000 Subject: [PATCH] -DBROKENGL immer einschalten. Es hilft nichts. -_- --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2271db82..0fcb82f0 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,7 @@ CFLAGS_BASE = -O2 -fomit-frame-pointer -fno-strict-aliasing \ endif # Uncomment this if your Mesa3D is broken -# CFLAGS_BASE += -DBROKEN_MESA +CFLAGS_BASE += -DBROKEN_MESA # OGG/Vorbis OGGCFLAGS = -I/usr/include -I/usr/local/include