mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Initial import of scrypt
This commit is contained in:
@@ -269,6 +269,8 @@ AC_CHECK_HEADERS([wmmintrin.h], [], [], [
|
||||
#pragma GCC target("aes")
|
||||
])
|
||||
|
||||
AC_CHECK_HEADERS([sys/mman.h])
|
||||
|
||||
AC_MSG_CHECKING(for access to floating-point rounding mode)
|
||||
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[
|
||||
#include <fenv.h>
|
||||
|
||||
Reference in New Issue
Block a user