openbsd-ports/lang/obc/patches/patch-configure
jasper 8d35a2603b - update to 0.9.2
from Alexander Shiryaev (MAINTAINER)
2011-10-21 20:23:02 +00:00

13 lines
381 B
Plaintext

$OpenBSD: patch-configure,v 1.2 2011/10/21 20:23:02 jasper Exp $
--- configure.orig Mon Jun 20 14:11:58 2011
+++ configure Thu Jun 30 01:40:43 2011
@@ -3668,7 +3668,7 @@ $as_echo "#define ENABLE_JIT 1" >>confdefs.h
;;
esac
case $host in
- *-*-darwin*|*-*-linux*)
+ *-*-darwin*|*-*-linux*|*-*-openbsd*)
$as_echo "#define USE_MPROTECT 1" >>confdefs.h
;;