summaryrefslogtreecommitdiff
path: root/moz/patches/ssl-linux-no_as_needed_linker_option.patch
diff options
context:
space:
mode:
Diffstat (limited to 'moz/patches/ssl-linux-no_as_needed_linker_option.patch')
-rw-r--r--moz/patches/ssl-linux-no_as_needed_linker_option.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/moz/patches/ssl-linux-no_as_needed_linker_option.patch b/moz/patches/ssl-linux-no_as_needed_linker_option.patch
deleted file mode 100644
index 3abce6da055f..000000000000
--- a/moz/patches/ssl-linux-no_as_needed_linker_option.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- misc/mozilla/security/manager/ssl/src/Makefile.in 2012-06-30 19:47:42.190501730 +0200
-+++ misc/build/mozilla/security/manager/ssl/src/Makefile.in 2012-06-30 19:44:08.654510143 +0200
-@@ -137,6 +137,7 @@
- $(MOZ_UNICHARUTIL_LIBS) \
- $(MOZ_COMPONENT_LIBS) \
- $(MOZ_JS_LIBS) \
-+ $(LDFLAG_NO_AS_NEEDED) \
- $(NSS_LIBS) \
- $(NULL)
-