From d30950bfb92c88204646bb78b9d8183fe2b4a101c3b0a178d96b5c85dd0572f5 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Sat, 12 Jan 2019 22:49:25 +0000 Subject: [PATCH] it should not be needed anymore - Mozilla Firefox 64.0.2: - Remove obolete '--enable-pie' as -pie is always enabled for OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=706 --- MozillaFirefox.changes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index edb6e20..e2a7b13 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -3,7 +3,7 @@ Fri Jan 11 15:07:14 UTC 2019 - Martin Liška - Set %clang_build to false on all architectures - Do not use -fno-delete-null-pointer-checks and -fno-strict-aliasing: - it should not be needed. + it should not be needed anymore - Do not overwrite enable-optimize and when possible enable --enable-debug-symbols. - Add -v to mach in order to make build verbose. @@ -11,7 +11,7 @@ Fri Jan 11 15:07:14 UTC 2019 - Martin Liška ------------------------------------------------------------------- Wed Jan 9 22:40:14 UTC 2019 - astieger@suse.com -- Mozilla Firefox 64.0.2: +- Mozilla Firefox 64.0.2: * Update the Japanese translation for missing strings (bmo#1513259) * Properly restore column sizes in developer tools inspector (bmo#1503175) * Fixed video stuttering on Youtube (bmo#1513511) @@ -22,7 +22,7 @@ Tue Dec 18 14:46:41 UTC 2018 - Guillaume GARDET - Enable build_hardened for all architectures - Switch back aarch64 to clang as '-fPIC' fixes bmo#1513605 -- Remove obolete '--enable-pie' as -pie is always enabled for +- Remove obolete '--enable-pie' as -pie is always enabled for gcc and clang -------------------------------------------------------------------