5 lines
82 B
Bash
Executable File
5 lines
82 B
Bash
Executable File
PREFIX=$PWD/static-watchos
|
|
cd libsodium
|
|
./dist-build/watchos.sh --prefix=$PREFIX
|
|
|