From 57d00016cab9afa3e7853d9830044a8ece9541c4 Mon Sep 17 00:00:00 2001 From: José Fonseca Date: Fri, 23 Jan 2009 12:32:35 +0000 Subject: glew: Initial import. From glew 1.5.1 release. --- configs/linux-fbdev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/linux-fbdev') diff --git a/configs/linux-fbdev b/configs/linux-fbdev index f54c73695a..0b03c33afa 100644 --- a/configs/linux-fbdev +++ b/configs/linux-fbdev @@ -9,7 +9,7 @@ CFLAGS = -O3 -ffast-math -ansi -pedantic -fPIC -D_POSIX_C_SOURCE=199309L -D_SVID # Work around aliasing bugs - developers should comment this out CFLAGS += -fno-strict-aliasing -SRC_DIRS = gallium mesa glu glut/fbdev +SRC_DIRS = gallium mesa glu glut/fbdev glew DRIVER_DIRS = fbdev osmesa PROGRAM_DIRS = fbdev demos redbook samples -- cgit v1.2.3