dashboard
repositories
filestore
activity
search
login
main
/
obsolete
Obsolete unused backup project such as OK6410
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
update opencv-zbar makefile
guowenxue
2019-07-29
4816dc1cfe9ae844a61c4c45f384f3d096605d21
[obsolete.git]
/
ok6410
/
src
/
thirdparty
/
openswan
/
build-x86.sh
1
2
3
4
5
6
7
8
#!/bin/sh
sudo yum install -y openssl* gmp*
wget https://nodeload.github.com/xelerance/Openswan/zip/v3.0.14
mv v3.0.14 Openswan-v3.0.14.zip
unzip Openswan-v3.0.14.zip
cd Openswan-3.0.14/
sh buildlin.sh