Accepting request 913358 from home:marxin:branches:mozilla:Factory

- Bump using with GCC (tested locally).

OBS-URL: https://build.opensuse.org/request/show/913358
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=931
This commit is contained in:
Wolfgang Rosenauer
2021-08-29 14:45:03 +00:00
committed by Git OBS Bridge
parent b349085c8c
commit 13628da26b
2 changed files with 6 additions and 1 deletions

View File

@@ -6,6 +6,11 @@ Fri Aug 27 22:47:48 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
purging trackers, to avoid repeatedly prompting for a
password (bmo#1721084)
-------------------------------------------------------------------
Fri Aug 20 13:30:22 UTC 2021 - Martin Liška <mliska@suse.cz>
- Bump using with GCC (tested locally).
-------------------------------------------------------------------
Wed Aug 18 06:34:01 UTC 2021 - Wolfgang Rosenauer <wr@rosenauer.org>

View File

@@ -44,7 +44,7 @@
%define do_profiling 0
# upstream default is clang (to use gcc for large parts set to 0)
%define clang_build 1
%define clang_build 0
# PIE, full relro
%define build_hardened 1