]> git.ipfire.org Git - thirdparty/valgrind.git/commit
macOS: drd pth_mutex_signal test doesn't build
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 29 Jan 2023 17:00:59 +0000 (18:00 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 29 Jan 2023 17:00:59 +0000 (18:00 +0100)
commit2e873534bb49b7ea9310f7b799f8cbbc5fdc7470
tree7b5eda71f3b3936ce0d7ae70fdd4c6b64690d449
parent44a6e87492a3c83f25e1d7b3158264121df0632e
macOS: drd pth_mutex_signal test doesn't build

pth_mutex_signal.c:50:13: error: use of undeclared identifier 'SIGRTMAX'
  sigaction(NATIVE_IO_INTERRUPT_SIGNAL, &signalAction, NULL);

Put this target under a condition for the moment.
drd/tests/Makefile.am