projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8e3fe1
)
glsl/pp: Allow builds on all platforms.
author
Michal Krol
<michal@vmware.com>
Thu, 24 Sep 2009 08:56:01 +0000
(10:56 +0200)
committer
Michal Krol
<michal@vmware.com>
Thu, 24 Sep 2009 08:56:01 +0000
(10:56 +0200)
src/glsl/pp/SConscript
patch
|
blob
|
history
diff --git
a/src/glsl/pp/SConscript
b/src/glsl/pp/SConscript
index 621db1e765ce58bac571cea8fa9a1c80a431f183..5bd615c8d7fd089b4a4967b6ecfa40a15e6ac534 100644
(file)
--- a/
src/glsl/pp/SConscript
+++ b/
src/glsl/pp/SConscript
@@
-1,8
+1,5
@@
Import('*')
-if env['platform'] not in ['windows']:
- Return()
-
env = env.Clone()
glsl = env.StaticLibrary(