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
- wget http://apache.mirrors.pair .com//httpd /httpd-2.4.12.tar.gz
10
+ wget http://www.csl.sri .com/~iam /httpd-2.4.12.tar.gz
11
11
tar xfz httpd-2.4.12.tar.gz
12
12
mv httpd-2.4.12 apache_clang
13
13
cd 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
- wget http://apache.mirrors.pair .com//httpd /httpd-2.4.12.tar.gz
14
+ wget http://www.csl.sri .com/~iam /httpd-2.4.12.tar.gz
15
15
tar xfz httpd-2.4.12.tar.gz
16
16
mv httpd-2.4.12 apache_dragonegg
17
17
cd apache_dragonegg
You can’t perform that action at this time.
0 commit comments