projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8df64bb
)
llvmpipe: Document that llvm 2.5 is expected.
author
José Fonseca
<jfonseca@vmware.com>
Tue, 18 Aug 2009 18:20:48 +0000
(19:20 +0100)
committer
José Fonseca
<jfonseca@vmware.com>
Sat, 29 Aug 2009 08:21:34 +0000
(09:21 +0100)
src/gallium/drivers/llvmpipe/README
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/README
b/src/gallium/drivers/llvmpipe/README
index 2ac7e7c9ad5711aed8af4ff69fde04ff81ebb5c0..ea101aa80c0f729894a9ce28df029f82c36a30a4 100644
(file)
--- a/
src/gallium/drivers/llvmpipe/README
+++ b/
src/gallium/drivers/llvmpipe/README
@@
-46,7
+46,7
@@
Requirements
make
sudo make install
- - LLVM. On Debian based distributions do:
+ - LLVM
2.5
. On Debian based distributions do:
aptitude install llvm-dev