mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-27 12:17:12 +09:00
210de1570a63f0fe8a52749683d109578ca91ab3
Check that fesetenv() and fegetenv() are available. If they aren't, still compile the floating-point implementation of poly1305, but never pick it in sodium_init(). This helps libsodium compile and work on Emscripten and on environments with an incomplete libc.
See README.markdown
Languages
C
93.1%
Shell
1.7%
M4
1.5%
Zig
1.3%
Assembly
1.1%
Other
1.2%