Support OpenBSD 6.0 pledge() syscall for sandboxing.
This commit is contained in:
@@ -249,6 +249,7 @@ AC_CHECK_FUNCS(m4_normalize([
|
||||
pselect
|
||||
getaddrinfo
|
||||
getnameinfo
|
||||
pledge
|
||||
]))
|
||||
|
||||
AC_SEARCH_LIBS([clock_gettime], [rt], [AC_DEFINE([HAVE_CLOCK_GETTIME], [1], [Define if clock_gettime is available.])])
|
||||
|
||||
Reference in New Issue
Block a user