summaryrefslogtreecommitdiff
path: root/www-client/firefox/files/firefox-32.0-hppa-js-configure.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-07-19 14:57:26 +0100
committerV3n3RiX <venerix@rogentos.ro>2016-07-19 14:57:26 +0100
commit8372cee45add46e3012b11d9a0d45feb30279757 (patch)
treebf0725b168e6b213a76736e480f525823a6c548c /www-client/firefox/files/firefox-32.0-hppa-js-configure.patch
parent2a4f7d14e15c25f0c5b474b8ba2d3889800e77fc (diff)
import firefox 45.2.0 stable from gentoo, enable PGO build
Diffstat (limited to 'www-client/firefox/files/firefox-32.0-hppa-js-configure.patch')
-rw-r--r--www-client/firefox/files/firefox-32.0-hppa-js-configure.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/www-client/firefox/files/firefox-32.0-hppa-js-configure.patch b/www-client/firefox/files/firefox-32.0-hppa-js-configure.patch
deleted file mode 100644
index c37edda2..00000000
--- a/www-client/firefox/files/firefox-32.0-hppa-js-configure.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- a/mozilla-release/js/src/configure.in
-+++ b/mozilla-release/js/src/configure.in
-@@ -958,7 +958,7 @@
- CPU_ARCH=s390x
- ;;
-
--hppa* | parisc)
-+hppa* | parisc*)
- CPU_ARCH=hppa
- ;;
-
-@@ -2009,6 +2009,9 @@
- AC_DEFINE(JS_CPU_MIPS)
- AC_DEFINE(JS_NUNBOX32)
- ;;
-+hppa*)
-+ AC_DEFINE(JS_NUNBOX32)
-+ ;;
- esac
-
- MOZ_ARG_DISABLE_BOOL(ion,