summaryrefslogtreecommitdiff
path: root/package/nss/patches/patch-mozilla_security_coreconf_arch_mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/nss/patches/patch-mozilla_security_coreconf_arch_mk')
-rw-r--r--package/nss/patches/patch-mozilla_security_coreconf_arch_mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/nss/patches/patch-mozilla_security_coreconf_arch_mk b/package/nss/patches/patch-mozilla_security_coreconf_arch_mk
deleted file mode 100644
index 1fad6135a..000000000
--- a/package/nss/patches/patch-mozilla_security_coreconf_arch_mk
+++ /dev/null
@@ -1,11 +0,0 @@
---- nss-3.12.4.orig/mozilla/security/coreconf/arch.mk 2009-06-05 04:14:49.000000000 +0200
-+++ nss-3.12.4/mozilla/security/coreconf/arch.mk 2009-11-20 18:51:43.000000000 +0100
-@@ -324,7 +324,7 @@ endif
- # IMPL_STRATEGY may be defined too.
- #
-
--OBJDIR_NAME = $(OS_TARGET)$(OS_RELEASE)$(CPU_TAG)$(COMPILER_TAG)$(LIBC_TAG)$(IMPL_STRATEGY)$(OBJDIR_TAG).OBJ
-+OBJDIR_NAME = $(OS_TARGET)$(OS_RELEASE)$(CPU_TAG)$(LIBC_TAG).OBJ
-
- ifeq (,$(filter-out WIN%,$(OS_TARGET)))
- ifndef BUILD_OPT