www: Append path instead overwrite path when exporting the path of pocc.

llvm-svn: 153936
This commit is contained in:
Hongbin Zheng 2012-04-03 06:29:27 +00:00
parent 7629d63bc4
commit da4138d105
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ href="http://www.cse.ohio-state.edu/~pouchet/software/pocc/download/pocc-1.0-rc3
tar xzf pocc-1.0-rc3.1-full.tar.gz
cd pocc-1.0-rc3.1
./install.sh
export PATH=`pwd`/bin
export PATH=$PATH:`pwd`/bin
</pre>
You also need to install scoplib-0.2.0 and provide its location to