summaryrefslogtreecommitdiff
path: root/www/mozilla/patches/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'www/mozilla/patches/patch-am')
-rw-r--r--www/mozilla/patches/patch-am14
1 files changed, 0 insertions, 14 deletions
diff --git a/www/mozilla/patches/patch-am b/www/mozilla/patches/patch-am
deleted file mode 100644
index 0d96fb264f8..00000000000
--- a/www/mozilla/patches/patch-am
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-am,v 1.13 2004/02/01 13:04:17 taya Exp $
-
-diff -ru ../Orig/mozilla/nsprpub/pr/src/pthreads/ptio.c ./nsprpub/pr/src/pthreads/ptio.c
---- ../Orig/mozilla/nsprpub/pr/src/pthreads/ptio.c 2003-11-27 10:30:44.000000000 +0900
-+++ ./nsprpub/pr/src/pthreads/ptio.c 2004-01-16 23:17:38.000000000 +0900
-@@ -205,7 +205,7 @@
- #elif defined(IRIX) || defined(OSF1) || defined(AIX) || defined(HPUX) \
- || defined(LINUX) || defined(FREEBSD) || defined(BSDI) || defined(VMS) \
- || defined(NTO) || defined(OPENBSD) || defined(DARWIN) \
-- || defined(UNIXWARE)
-+ || defined(UNIXWARE) || defined(NETBSD)
- #define _PRSockOptVal_t void *
- #else
- #error "Cannot determine architecture"