Server-Root/libraries/build_tom.sh
2018-08-08 19:51:41 +00:00

7 lines
120 B
Bash
Executable File

cd tommath/build
cmake ..
make -j 12
sudo make install
cd ../../tomcrypt/
chmod +x create_build.sh && ./create_build.sh