diff options
author | John Szakmeister <john@szakmeister.net> | 2014-03-29 08:12:55 -0400 |
---|---|---|
committer | John Szakmeister <john@szakmeister.net> | 2014-03-30 21:18:29 -0400 |
commit | cc9fbd9e5524c72b9d69fd619b0a69a3588a2811 (patch) | |
tree | 672805f7845cd167c8da4b6cd6a84767783f2b86 /src/eval.c | |
parent | d9f5cd6290755b0fc571c89db5f213844cbe9eef (diff) | |
download | rneovim-cc9fbd9e5524c72b9d69fd619b0a69a3588a2811.tar.gz rneovim-cc9fbd9e5524c72b9d69fd619b0a69a3588a2811.tar.bz2 rneovim-cc9fbd9e5524c72b9d69fd619b0a69a3588a2811.zip |
Use the clang 3.4 release tarball instead of apt for clang 3.4.
It appears the llvm.org/apt/ repository isn't always reliable. So let's
use the release tarball instead. Also, make using 3.4 conditional, so
we can use the clang 3.3 if things still manage to go awry in the
future. Note: using 3.3 means that we won't get leak detection.
I left the logic for using llvm.org/apt/, just in case we want try using
it again sometime.
Diffstat (limited to 'src/eval.c')
0 files changed, 0 insertions, 0 deletions