File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ export PATH=/usr/lib/llvm-3.4/bin:${WLLVM_HOME}:${PATH}
7
7
export LLVM_COMPILER=clang
8
8
export WLLVM_OUTPUT=WARNING
9
9
10
- APACHE_VER=2.4.17
10
+ APACHE_VER=2.4.18
11
11
wget http://apache.mirrors.pair.com//httpd/httpd-${APACHE_VER} .tar.gz
12
12
tar xfz httpd-${APACHE_VER} .tar.gz
13
13
mv httpd-${APACHE_VER} apache_clang
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ export LLVM_DRAGONEGG_PLUGIN=/usr/lib/gcc/x86_64-linux-gnu/4.6/plugin/dragonegg.
11
11
12
12
export WLLVM_OUTPUT=WARNING
13
13
14
- APACHE_VER=2.4.17
14
+ APACHE_VER=2.4.18
15
15
wget http://apache.mirrors.pair.com//httpd/httpd-${APACHE_VER} .tar.gz
16
16
tar xfz httpd-${APACHE_VER} .tar.gz
17
17
mv httpd-${APACHE_VER} apache_dragonegg
You can’t perform that action at this time.
0 commit comments