mirror of
https://github.com/jedisct1/minisign.git
synced 2025-04-03 19:07:41 +03:00
without_libsodium -> without-libsodium
This commit is contained in:
parent
c1c452560f
commit
c084f9ca38
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ Compilation with libsodium, statically linked (libsodium will only be needed for
|
|||
|
||||
Compilation without libsodium, no dependencies required:
|
||||
|
||||
$ zig build -Drelease -Dwithout_libsodium
|
||||
$ zig build -Drelease -Dwithout-libsodium
|
||||
|
||||
The resulting binary can be found in `zig-out/bin/minisign`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue