mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-26 11:47:13 +09:00
a7a04d7af5bf0009919935d834849da543f5ab32
This macro conflicts with other projects. This results in the inability to build one DLL that depends on libsodium if the other DLL also uses the DLL_EXPORT macro to control visibility of library symbols. Since the choice of name for this macro is arbitrary, use of a library prefix is preferred.
See README.markdown
Languages
C
93%
Shell
1.8%
M4
1.5%
Zig
1.3%
Assembly
1.1%
Other
1.2%