From 8e7bfadb3eb9f43eb0b670b908b479325722fee5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 16 May 2026 02:11:29 +0200 Subject: Add WITH_LIBAR2SIMPLIFIED=false + work on fuzzing code MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- DEPENDENCIES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'DEPENDENCIES') diff --git a/DEPENDENCIES b/DEPENDENCIES index 7915221..fb667f0 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -8,6 +8,12 @@ For Argon2 support (runtime, build, and check dependencies): libblake (indirect) pthread (indirect) + Running make(1) with WITH_LIBAR2SIMPLIFIED=false removes + dependency on libar2simplified and pthread (for Argon2), + however, it also disables multithreading for Argon2. It + is advisable to use WITH_LIBAR2SIMPLIFIED=false if you + are only going to use p=1 in the Argon2 parameters. + Build dependencies: libc make -- cgit v1.2.3-70-g09d2