summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-05-27 09:39:59 -0600
committerBrian Paul <brianp@vmware.com>2010-05-27 09:46:21 -0600
commita4bd52adbad0f24632cf3b5fd4cc127ed542a00c (patch)
treee6e1146f84cdd1461668ba7f58bf550ca73584bf /configs
parent3644dbbdbd1abe19a1dad37fa9d7f0577e2471b3 (diff)
update linux-fbdev config
Diffstat (limited to 'configs')
-rw-r--r--configs/linux-fbdev4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/linux-fbdev b/configs/linux-fbdev
index 0b03c33afa..7d3bdc1cd5 100644
--- a/configs/linux-fbdev
+++ b/configs/linux-fbdev
@@ -4,12 +4,12 @@ include $(TOP)/configs/linux
CONFIG_NAME = linux-fbdev
-CFLAGS = -O3 -ffast-math -ansi -pedantic -fPIC -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DPTHREADS -DUSE_GLFBDEV_DRIVER
+CFLAGS += -DUSE_GLFBDEV_DRIVER
# Work around aliasing bugs - developers should comment this out
CFLAGS += -fno-strict-aliasing
-SRC_DIRS = gallium mesa glu glut/fbdev glew
+SRC_DIRS += glut/fbdev
DRIVER_DIRS = fbdev osmesa
PROGRAM_DIRS = fbdev demos redbook samples