Compatibility with gcc 4.x

Reported by @pedro0311

Fixes #1507
This commit is contained in:
Frank Denis
2026-01-13 20:00:17 +01:00
parent d603d6b151
commit 4a7692a723
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
- Performance: SHA3 (Keccak1600) now leverages ARM SHA3 instructions when
available on ARM platforms.
- Export missing crypto_ipcrypt_nd_keygen() helper function.
- Fixed compilation with GCC on aarch64.
- Fixed compilation with GCC on aarch64 and gcc 4.1
- Libsodium can be directly used as a dependency in a Zig project.
* Version 1.0.21