From 91677839a26a2f7f7fbd3cf61e91e2983492b226 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 27 Dec 2011 22:11:01 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_9_0_0'. --- .../files/patch-content__base__public__nsContentUtils.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 www/firefox-esr/files/patch-content__base__public__nsContentUtils.h (limited to 'www/firefox-esr/files/patch-content__base__public__nsContentUtils.h') diff --git a/www/firefox-esr/files/patch-content__base__public__nsContentUtils.h b/www/firefox-esr/files/patch-content__base__public__nsContentUtils.h deleted file mode 100644 index 8239b2e8b8fd..000000000000 --- a/www/firefox-esr/files/patch-content__base__public__nsContentUtils.h +++ /dev/null @@ -1,11 +0,0 @@ ---- content/base/public/nsContentUtils.h.orig 2011-07-07 10:44:49.000000000 +0200 -+++ content/base/public/nsContentUtils.h 2011-07-07 10:46:12.000000000 +0200 -@@ -54,7 +54,7 @@ - //A trick to handle IEEE floating point exceptions on FreeBSD - E.D. - #ifdef __FreeBSD__ - #include --#ifdef __alpha__ -+#if !defined(__amd64__) && !defined(__i386__) - static fp_except_t allmask = FP_X_INV|FP_X_OFL|FP_X_UFL|FP_X_DZ|FP_X_IMP; - #else - static fp_except_t allmask = FP_X_INV|FP_X_OFL|FP_X_UFL|FP_X_DZ|FP_X_IMP|FP_X_DNML; -- cgit v1.2.3