projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da93ecd
)
more aix-gcc tweaking
author
Brian Paul
<brian.paul@tungstengraphics.com>
Sun, 11 Jan 2004 00:05:34 +0000
(
00:05
+0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Sun, 11 Jan 2004 00:05:34 +0000
(
00:05
+0000)
Make-config
patch
|
blob
|
history
diff --git
a/Make-config
b/Make-config
index 9038f2983827cb585b72ec6d519b6d21d5739d41..01b1200f06dd606d54922611042734aed8a98ac3 100644
(file)
--- a/
Make-config
+++ b/
Make-config
@@
-73,7
+73,7
@@
aix-gcc:
"CXXFLAGS = -O -DAIXV3" \
"MKLIB_OPTIONS = -arch aix-gcc" \
"GL_LIB_DEPS = -lX11 -lXext -lm" \
- "GLU_LIB_DEPS = -L$(TOP)/lib -lGL -lm" \
+ "GLU_LIB_DEPS = -L$(TOP)/lib -lGL -lm
-lXi -lXmu
" \
"GLUT_LIB_DEPS = -L$(TOP)/lib -lGLU -lGL" \
"APP_LIB_DEPS = -Wl,-brtl -lglut -lGLU -lGL -lm -lX11 -lXext -lXmu -lXi"