diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
| commit | df3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch) | |
| tree | 1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /databases/firebird2-server/files/patch-ae | |
| parent | c31f9d6cf28e3aa831ff2390ee3ab6ea031dbc76 (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_0_0'.release/5.0.0
Notes
svn path=/head/; revision=73228
svn path=/tags/RELEASE_5_0_0/; revision=73229; tag=release/5.0.0
Diffstat (limited to 'databases/firebird2-server/files/patch-ae')
| -rw-r--r-- | databases/firebird2-server/files/patch-ae | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/databases/firebird2-server/files/patch-ae b/databases/firebird2-server/files/patch-ae deleted file mode 100644 index 2b26792352f1..000000000000 --- a/databases/firebird2-server/files/patch-ae +++ /dev/null @@ -1,18 +0,0 @@ ---- jrd/common.h.orig Thu Dec 6 05:06:37 2001 -+++ jrd/common.h Wed Nov 13 11:47:17 2002 -@@ -148,6 +148,7 @@ - /* FreeBSD for Intel platforms */ - #ifdef FREEBSD - -+#define UNIX_64_BIT_IO - #define FB_ALIGN(n,b) ((n + b - 1) & ~(b - 1)) - #define ALIGNMENT 4 - #define DOUBLE_ALIGN 4 -@@ -164,6 +165,7 @@ - #define QUADCONST(n) (n##LL) - #define KILLER_SIGNALS - #define MMAP_SUPPORTED -+#define MAP_ANONYMOUS - #define SIGACTION_SUPPORTED - #define NO_NFS /* no MTAB_OPEN or MTAB_CLOSE in isc_file.c */ - |
