1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-19 10:05:05 -07:00

Remove empty line

This commit is contained in:
Frank Denis 2024-09-18 12:40:40 +02:00
parent a8255da9df
commit 101610670a

View File

@ -46,7 +46,6 @@ else
fi
echo
if [ -z "$LIBSODIUM_FULL_BUILD" ]; then
export LIBSODIUM_ENABLE_MINIMAL_FLAG="--enable-minimal"
else