From 1f412c28a53a1b08c4f6c3a64677e0568388577c Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Mon, 11 Nov 2002 17:23:49 +0000 Subject: Add SuperServer build Remove perl from scripts Remove scripts + consolidate into pkg-install PR: 45185 Submitted by: maintainer --- databases/firebird/files/patch-lock::lock.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 databases/firebird/files/patch-lock::lock.h (limited to 'databases/firebird/files/patch-lock::lock.h') diff --git a/databases/firebird/files/patch-lock::lock.h b/databases/firebird/files/patch-lock::lock.h new file mode 100644 index 000000000000..fe7ad684d99e --- /dev/null +++ b/databases/firebird/files/patch-lock::lock.h @@ -0,0 +1,13 @@ +--- lock/lock.h.orig Wed Jun 6 05:43:58 2001 ++++ lock/lock.h Sat Jul 6 18:08:56 2002 +@@ -65,8 +65,10 @@ + #ifndef SOLARIS_MT + #if !(defined(HP10) && defined(SUPERSERVER)) + #if !(defined(LINUX) && defined(SUPERSERVER)) ++#if !(defined(FREEBSD) && defined(SUPERSERVER)) + #ifndef DARWIN + #define MANAGER_PROCESS ++#endif + #endif + #endif + #endif -- cgit v1.2.3