mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
r21365: Lets see which build farm machines have makecontext & friends
(This used to be commit ab053a3b7186989b41180857e21e7d837de81cbd)
This commit is contained in:
parent
1b16e8cbf9
commit
9c79a696c0
@ -1243,6 +1243,7 @@ AC_CHECK_FUNCS(mlock munlock mlockall munlockall)
|
||||
AC_CHECK_HEADERS(sys/mman.h)
|
||||
# setbuffer, shmget, shm_open are needed for smbtorture
|
||||
AC_CHECK_FUNCS(setbuffer shmget shm_open)
|
||||
AC_CHECK_FUNCS(makecontext getcontext setcontext swapcontext)
|
||||
|
||||
# Find a method of generating a stack trace
|
||||
AC_CHECK_HEADERS(execinfo.h libexc.h libunwind.h)
|
||||
|
Loading…
x
Reference in New Issue
Block a user