summaryrefslogtreecommitdiff
path: root/net/openldap/files/patch-ac
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-01-02 19:49:20 +0000
committerSteve Price <steve@FreeBSD.org>1999-01-02 19:49:20 +0000
commit00ed53f1245c36e1789d14bbe049d0c45669e0ea (patch)
treed104f7467fd60fd472007e867e6300f5a6791ff5 /net/openldap/files/patch-ac
parentHonor CFLAGS. (diff)
Update to version 1.1.2.
PR: 9241 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=15782
Diffstat (limited to 'net/openldap/files/patch-ac')
-rw-r--r--net/openldap/files/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/openldap/files/patch-ac b/net/openldap/files/patch-ac
deleted file mode 100644
index 847a4bf0a165..000000000000
--- a/net/openldap/files/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
---- build/platforms/freebsd3-gcc/Make-platform.orig Wed Sep 16 11:55:05 1998
-+++ build/platforms/freebsd3-gcc/Make-platform Fri Oct 16 19:06:39 1998
-@@ -30,8 +30,8 @@
- THREADS= -DPOSIX_THREADS -D_THREAD_SAFE -DPTHREAD_PREEMPTIVE
-
- # use special gcc flag to include libc_r.a
--THREADSLIB= -pthread
--#THREADSLIB= -lc_r
-+#THREADSLIB= -pthread
-+THREADSLIB= -lc_r
-
- # if you built/installed with -DNOLIBC_R, you'll need uncomment
- # out the following