summaryrefslogtreecommitdiff
path: root/www/nspluginwrapper-devel/files/patch-npapi_nspr_prcpucfg.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-11-19 10:43:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-11-19 10:43:57 +0000
commitf982be45e81588a27383cd1a3eb12789b8498904 (patch)
tree07be283d015b2c39f95e655cb7328ff355bc47fa /www/nspluginwrapper-devel/files/patch-npapi_nspr_prcpucfg.h
parent- Fix modes of the temp directory [1] (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'.release/6.4.0
Diffstat (limited to 'www/nspluginwrapper-devel/files/patch-npapi_nspr_prcpucfg.h')
-rw-r--r--www/nspluginwrapper-devel/files/patch-npapi_nspr_prcpucfg.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/nspluginwrapper-devel/files/patch-npapi_nspr_prcpucfg.h b/www/nspluginwrapper-devel/files/patch-npapi_nspr_prcpucfg.h
deleted file mode 100644
index 3bec95c9b353..000000000000
--- a/www/nspluginwrapper-devel/files/patch-npapi_nspr_prcpucfg.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./npapi/nspr/prcpucfg.h.orig Wed Apr 4 20:26:11 2007
-+++ ./npapi/nspr/prcpucfg.h Wed Apr 4 20:27:40 2007
-@@ -229,7 +229,7 @@
- #define PR_BYTES_PER_WORD_LOG2 3
- #define PR_BYTES_PER_DWORD_LOG2 3
-
--#elif defined(__x86_64__)
-+#elif defined(__x86_64__) || defined(__amd64__)
-
- #define IS_LITTLE_ENDIAN 1
- #undef IS_BIG_ENDIAN