summaryrefslogtreecommitdiff
path: root/net/openldap/files/patch-ac
diff options
context:
space:
mode:
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