Dependencies for argon2-1.3.0.1

library

Flags

Manual Flags

NameDescriptionDefault
use-system-library

Link against system libargon2 library rather than using embedded copy of libargon2. See also pkg-config flag.

Disabled
pkg-config

Use pkg-config(1) to discover system-library location & flags.

NOTE: This has an effect only when the use-system-library flag is also enabled.

Enabled
non-optimised-c

Force use of non-optimised C routines on x86_64. Ineffective when use-system-library flag is active.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info