mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-12-05 21:27:13 -06:00
tweak wording a bit
This commit is contained in:
@@ -25,8 +25,8 @@ apt install gcc libsodium-dev make autoconf
|
|||||||
`./configure` to generate makefile; in \*BSD platforms you probably want to use
|
`./configure` to generate makefile; in \*BSD platforms you probably want to use
|
||||||
`./configure CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib"`.
|
`./configure CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib"`.
|
||||||
|
|
||||||
You probably also want to pass something like `--enable-amd64-51-30k`
|
On AMD64 platforms, you probably also want to pass something like
|
||||||
or `--enable-donna` to configure script for faster key generation;
|
`--enable-amd64-51-30k` to configure script for faster key generation;
|
||||||
run `./configure --help` to see all available options.
|
run `./configure --help` to see all available options.
|
||||||
|
|
||||||
Finally, `make` to start building (`gmake` in \*BSD platforms).
|
Finally, `make` to start building (`gmake` in \*BSD platforms).
|
||||||
|
|||||||
Reference in New Issue
Block a user