projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2c44f2
)
glu: Clone the enviroment
author
Jakob Bornecrantz
<wallbraker@gmail.com>
Sat, 23 Apr 2011 14:57:28 +0000
(16:57 +0200)
committer
Jakob Bornecrantz
<wallbraker@gmail.com>
Sat, 23 Apr 2011 14:58:48 +0000
(16:58 +0200)
src/glu/sgi/SConscript
patch
|
blob
|
history
diff --git
a/src/glu/sgi/SConscript
b/src/glu/sgi/SConscript
index b1bcfa0827a9b2b875560c1a0ffdb7c087d733ba..a0c6c65849f33523718d8d9693635a5a6c7b4d70 100644
(file)
--- a/
src/glu/sgi/SConscript
+++ b/
src/glu/sgi/SConscript
@@
-1,5
+1,7
@@
Import('*')
+env = env.Clone()
+
env.Prepend(CPPPATH = [
'include',
'internals',