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
This commit is contained in:
Wolfgang Rosenauer 2019-01-12 22:49:25 +00:00 committed by Git OBS Bridge
parent 68e8e12c27
commit d30950bfb9

View File

@ -3,7 +3,7 @@ Fri Jan 11 15:07:14 UTC 2019 - Martin Liška <mliska@suse.cz>
- 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 <mliska@suse.cz>
-------------------------------------------------------------------
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 <guillaume.gardet@opensuse.org>
- 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
-------------------------------------------------------------------