$OpenBSD: patch-mono_profiler_Makefile_am,v 1.1 2018/03/29 19:33:18 robert Exp $

Index: mono/profiler/Makefile.am
--- mono/profiler/Makefile.am.orig
+++ mono/profiler/Makefile.am
@@ -33,7 +33,7 @@ suppression_DATA = \
 # sampling infrastructure depends on signals being available.
 #
 # See: https://bugzilla.xamarin.com/show_bug.cgi?id=57011
-if !ENABLE_COOP
+if DISABLE_COOP
 check_targets = testlog
 endif
 
