projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b6ea6b
)
Build with -O2
author
Alan Hourihane
<alanh@tungstengraphics.com>
Wed, 4 Jun 2008 08:56:00 +0000
(09:56 +0100)
committer
Alan Hourihane
<alanh@tungstengraphics.com>
Wed, 4 Jun 2008 08:56:00 +0000
(09:56 +0100)
configs/linux-dri
patch
|
blob
|
history
diff --git
a/configs/linux-dri
b/configs/linux-dri
index cd82c571c7d0c57b84ea2673a1e55b0be5f87c1b..2b30a00c2dbde5d63890aac4f6d14011907f0b23 100644
(file)
--- a/
configs/linux-dri
+++ b/
configs/linux-dri
@@
-13,7
+13,7
@@
CXX = g++
#MKDEP = gcc -M
#MKDEP_OPTIONS = -MF depend
-OPT_FLAGS = -O -g
+OPT_FLAGS = -O
2
-g
PIC_FLAGS = -fPIC
# Add '-DGLX_USE_TLS' to ARCH_FLAGS to enable TLS support.