libsodium: include ed25519_core in minimal build
authorDaniel Golle <redacted>
Sat, 9 Oct 2021 00:25:21 +0000 (01:25 +0100)
committerDaniel Golle <redacted>
Sat, 9 Oct 2021 00:28:56 +0000 (01:28 +0100)
commit3da874371b0d3e95110fbcff025caa16b577c73c
treec60103b9ef61041352f061ad4849b6f1bcd64f51
parent6527d65b9bff5f01a67c3d8b1bd0da5f026960aa
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 <redacted>
libs/libsodium/Makefile
libs/libsodium/patches/100-minimal-build-with-ed25519-core.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT