projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88b715b
)
don't build libglw
author
Brian
<brian.paul@tungstengraphics.com>
Sun, 2 Dec 2007 22:34:14 +0000
(15:34 -0700)
committer
Brian
<brian.paul@tungstengraphics.com>
Sun, 2 Dec 2007 22:34:14 +0000
(15:34 -0700)
configs/linux-cell
patch
|
blob
|
history
diff --git
a/configs/linux-cell
b/configs/linux-cell
index 8bedca9246764c596be4e77445d13368b5d6e068..151768583cb4fc530e02bf91d459f87fd597a9b6 100644
(file)
--- a/
configs/linux-cell
+++ b/
configs/linux-cell
@@
-17,6
+17,10
@@
CFLAGS = -g -W -Wall -Winline -m32 -mabi=altivec -maltivec -I. -I/usr/include -I
CXXFLAGS = $(CFLAGS)
+# Omitting glw here:
+SRC_DIRS = mesa glu glut/glx
+
+
GL_LIB_DEPS = $(EXTRA_LIB_PATH) -lX11 -lXext -lm -lpthread \
-L$(SDK)/lib -m32 -Wl,-m,elf32ppc -R$(SDK)/lib -lspe