summaryrefslogtreecommitdiff
path: root/package/nss/patches/patch-mozilla_security_coreconf_nsinstall_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/nss/patches/patch-mozilla_security_coreconf_nsinstall_Makefile')
-rw-r--r--package/nss/patches/patch-mozilla_security_coreconf_nsinstall_Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/nss/patches/patch-mozilla_security_coreconf_nsinstall_Makefile b/package/nss/patches/patch-mozilla_security_coreconf_nsinstall_Makefile
deleted file mode 100644
index 5c6d1324c..000000000
--- a/package/nss/patches/patch-mozilla_security_coreconf_nsinstall_Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- nss-3.12.4.orig/mozilla/security/coreconf/nsinstall/Makefile 2005-10-06 00:25:37.000000000 +0200
-+++ nss-3.12.4/mozilla/security/coreconf/nsinstall/Makefile 2009-11-20 19:18:06.000000000 +0100
-@@ -62,7 +62,7 @@ CC=$(NATIVE_CC)
- endif
-
- ifdef NATIVE_FLAGS
--OS_CFLAGS=$(NATIVE_FLAGS)
-+CFLAGS=$(NATIVE_FLAGS)
- endif
-
- include $(DEPTH)/coreconf/rules.mk