Server-Root/libraries/build_tom.sh

7 lines
120 B
Bash
Raw Normal View History

2018-08-08 10:21:32 -04:00
cd tommath/build
cmake ..
make -j 12
2018-08-08 15:51:41 -04:00
sudo make install
2018-08-08 10:21:32 -04:00
cd ../../tomcrypt/
chmod +x create_build.sh && ./create_build.sh