summaryrefslogtreecommitdiff
path: root/package/nss/patches/patch-mozilla_security_coreconf_arch_mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-11 11:42:58 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-11 11:42:58 +0200
commit633388aa0d49b87d723ed7475e434a514bd391bd (patch)
treef1c3ff55066d4632665569c2203d9336d1522ffc /package/nss/patches/patch-mozilla_security_coreconf_arch_mk
parent5fd4ed6e780f365e56c4b67172cf08ddd8221cc1 (diff)
add latest version of firefox, update dependencies and fix nss package to include all necessary libraries for https support, tested only in qemu-i686 glibc for now
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