Commit f11168f7 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
temporary:
tar xf boost_1_67_0.tar.bz2
cd boost_1_67_0 && ./bootstrap.sh --prefix=/usr
cd boost_1_67_0 && ./b2 stage threading=multi link=shared
clean:
rm -rf boost_1_67_0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment