summaryrefslogtreecommitdiff
path: root/www-client/firefox/files/firefox-73.0_fix_llvm9.patch
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/firefox/files/firefox-73.0_fix_llvm9.patch')
-rw-r--r--www-client/firefox/files/firefox-73.0_fix_llvm9.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/www-client/firefox/files/firefox-73.0_fix_llvm9.patch b/www-client/firefox/files/firefox-73.0_fix_llvm9.patch
deleted file mode 100644
index e12417e6a024..000000000000
--- a/www-client/firefox/files/firefox-73.0_fix_llvm9.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-diff --git a/config/gcc-stl-wrapper.template.h b/config/gcc-stl-wrapper.template.h
---- a/config/gcc-stl-wrapper.template.h
-+++ b/config/gcc-stl-wrapper.template.h
-@@ -32,6 +32,14 @@
- # define moz_dont_include_mozalloc_for_cstdlib
- #endif
-
-+#ifndef moz_dont_include_mozalloc_for_type_traits
-+# define moz_dont_include_mozalloc_for_type_traits
-+#endif
-+
-+#ifndef moz_dont_include_mozalloc_for_limits
-+# define moz_dont_include_mozalloc_for_limits
-+#endif
-+
- // Include mozalloc after the STL header and all other headers it includes
- // have been preprocessed.
- #if !defined(MOZ_INCLUDE_MOZALLOC_H) && \
-