Module: Mesa Branch: master Commit: edb7b1c56622bf4e68cd363c06b6443d07900b7a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=edb7b1c56622bf4e68cd363c06b6443d07900b7a
Author: José Fonseca <[email protected]> Date: Fri Nov 7 14:39:00 2014 +0000 docs: Update minimum required LLVM version. --- docs/llvmpipe.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/llvmpipe.html b/docs/llvmpipe.html index 291527b..72db93a 100644 --- a/docs/llvmpipe.html +++ b/docs/llvmpipe.html @@ -43,7 +43,7 @@ It's the fastest software rasterizer for Mesa. </p> </li> <li> - <p>LLVM: version 3.4 recommended; 3.1 or later required.</p> + <p>LLVM: version 3.4 recommended; 3.3 or later required.</p> <p> For Linux, on a recent Debian based distribution do: </p> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
