5 lines
56 B
Bash
Executable File
5 lines
56 B
Bash
Executable File
cd ed25519/build/
|
|
cmake ..
|
|
make -j 12
|
|
sudo make install
|