mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Link memset_s presence test
This commit is contained in:
+1
-1
@@ -380,7 +380,7 @@ AS_CASE([$host_cpu],
|
||||
)
|
||||
|
||||
AC_MSG_CHECKING(for memset_s)
|
||||
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[
|
||||
AC_LINK_IFELSE([AC_LANG_PROGRAM([[
|
||||
#include <string.h>
|
||||
]], [[
|
||||
char dummy[42];
|
||||
|
||||
Reference in New Issue
Block a user