Commit Graph

3 Commits

Author SHA1 Message Date
coolsnowwolf
3f2901f4fe Revert "libsodium: update to 1.0.19"
This reverts commit df7f208c40.
2024-07-31 08:21:17 +08:00
Carsten Schuette
df7f208c40 libsodium: update to 1.0.19
Also add TAR_OPTIONS and TAR_CMD. Unfortunately, latest version
of libsodium extracts to an additional libsodium-latest subfolder,
which is unneccessary and removed by these options.

Fixes: #827
Signed-off-by: Carsten Schuette <schuettecarsten@googlemail.com>
2024-07-28 16:00:22 +08:00
Daniel Golle
ed1765102d libsodium: include ed25519_core in minimal build
Functions from ed25519_core are needed for GNUnet to build.
Include them in the minimal build of libsodium so we don't need to
switch to the full build just for that.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-11-08 14:58:52 +08:00