projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3644dbb
)
update linux-fbdev config
author
Brian Paul
<brianp@vmware.com>
Thu, 27 May 2010 15:39:59 +0000
(09:39 -0600)
committer
Brian Paul
<brianp@vmware.com>
Thu, 27 May 2010 15:46:21 +0000
(09:46 -0600)
configs/linux-fbdev
patch
|
blob
|
history
diff --git
a/configs/linux-fbdev
b/configs/linux-fbdev
index 0b03c33afa18b40ecf9894f07769f5164af70688..7d3bdc1cd559ff04ab461049203e3700812d240c 100644
(file)
--- 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