diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-11 07:21:11 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-11 07:21:11 +0000 |
| commit | 0b7fbb0a21a049e4362ba597aba0417f13a24c99 (patch) | |
| tree | a61ab5e69b97c92ab333e8316bfa268b8940993e /www/mozilla-firebird/files/patch-nsprpub-pr-src-io-prprf.c | |
| parent | Add an entry for www/mozilla-firebird. (diff) | |
Remove mozilla-firebird now that it has been repo-copied to firefox.
Notes
Notes:
svn path=/head/; revision=100637
Diffstat (limited to 'www/mozilla-firebird/files/patch-nsprpub-pr-src-io-prprf.c')
| -rw-r--r-- | www/mozilla-firebird/files/patch-nsprpub-pr-src-io-prprf.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/mozilla-firebird/files/patch-nsprpub-pr-src-io-prprf.c b/www/mozilla-firebird/files/patch-nsprpub-pr-src-io-prprf.c deleted file mode 100644 index 8c48ad1e08fb..000000000000 --- a/www/mozilla-firebird/files/patch-nsprpub-pr-src-io-prprf.c +++ /dev/null @@ -1,12 +0,0 @@ ---- nsprpub/pr/src/io/prprf.c Wed Feb 26 15:53:42 2003 -+++ nsprpub/pr/src/io/prprf.c Thu Oct 16 22:50:40 2003 -@@ -52,5 +52,8 @@ - ** and requires array notation. - */ --#if (defined(LINUX) && defined(__powerpc__)) || \ -+#if defined(__amd64__) -+#include <stdarg.h> -+#define VARARGS_ASSIGN(foo, bar) va_copy((foo), (bar)) -+#elif (defined(LINUX) && defined(__powerpc__)) || \ - (defined(LINUX) && defined(__s390__)) || \ - (defined(LINUX) && defined(__s390x__)) || \ |
