diff options
Diffstat (limited to 'net/openldap12/files/patch-ab')
-rw-r--r-- | net/openldap12/files/patch-ab | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/net/openldap12/files/patch-ab b/net/openldap12/files/patch-ab new file mode 100644 index 000000000000..6fff54cd4064 --- /dev/null +++ b/net/openldap12/files/patch-ab @@ -0,0 +1,19 @@ +*** build/platforms/freebsd2-gcc/Make-platform.orig Mon Sep 21 14:44:56 1998 +--- build/platforms/freebsd2-gcc/Make-platform Mon Sep 21 14:53:32 1998 +*************** +*** 6,12 **** + # + # add any platform-specific overrides below here + # +! EXTRACFLAGS=-O -g + LDBMBACKEND=-DLDBM_USE_DBBTREE + LDBMINCLUDE=-I/usr/include + +--- 6,12 ---- + # + # add any platform-specific overrides below here + # +! EXTRACFLAGS?=-O -g + LDBMBACKEND=-DLDBM_USE_DBBTREE + LDBMINCLUDE=-I/usr/include + |