summaryrefslogtreecommitdiff
path: root/recipes/mozilla/nss-3.12/38_mips64_build.dpatch
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-15 15:38:43 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-15 15:38:43 +0200
commitaa24870c6bf8898fbc2c1ec66e274d377f65933a (patch)
treea76dccdbe73fbb89daed713b37c1e94963d17c1f /recipes/mozilla/nss-3.12/38_mips64_build.dpatch
parente30b56be6a7bb8ace65bac3af15fc0319347952f (diff)
nss: remove old versions
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/mozilla/nss-3.12/38_mips64_build.dpatch')
-rw-r--r--recipes/mozilla/nss-3.12/38_mips64_build.dpatch22
1 files changed, 0 insertions, 22 deletions
diff --git a/recipes/mozilla/nss-3.12/38_mips64_build.dpatch b/recipes/mozilla/nss-3.12/38_mips64_build.dpatch
deleted file mode 100644
index 66c0c9576f..0000000000
--- a/recipes/mozilla/nss-3.12/38_mips64_build.dpatch
+++ /dev/null
@@ -1,22 +0,0 @@
-Index: mozilla/security/coreconf/Linux.mk
-===================================================================
---- mozilla.orig/security/coreconf/Linux.mk 2008-07-23 20:20:14.000000000 +0200
-+++ mozilla/security/coreconf/Linux.mk 2008-07-23 20:20:28.000000000 +0200
-@@ -105,6 +105,9 @@
- OS_REL_CFLAGS = -DLINUX1_2 -D_XOPEN_SOURCE
- CPU_ARCH = hppa
- else
-+ ifeq ($(OS_TEST),mips64)
-+ CPU_ARCH = mips
-+else
- ifeq ($(OS_TEST),s390)
- OS_REL_CFLAGS = -DLINUX1_2 -D_XOPEN_SOURCE
- CPU_ARCH = s390
-@@ -133,6 +136,7 @@
- endif
- endif
- endif
-+endif
-
-
- LIBC_TAG = _glibc