Accepting request 500919 from mozilla:Factory
- remove legacy -Os optimization breaking gcc7/i586 (boo#1042090) OBS-URL: https://build.opensuse.org/request/show/500919 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaThunderbird?expand=0&rev=180
This commit is contained in:
commit
11b4d6b502
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 4 07:31:01 UTC 2017 - wr@rosenauer.org
|
||||
|
||||
- remove legacy -Os optimization breaking gcc7/i586 (boo#1042090)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 1 06:09:23 UTC 2017 - wr@rosenauer.org
|
||||
|
||||
|
@ -223,9 +223,6 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||
%if 0%{?suse_version} > 1320
|
||||
export CFLAGS="$CFLAGS -fno-delete-null-pointer-checks"
|
||||
%endif
|
||||
%if %{with mozilla_tb_optimize_for_size}
|
||||
export CFLAGS="$CFLAGS -Os"
|
||||
%endif
|
||||
%ifarch ppc64 ppc64le
|
||||
export CFLAGS="$CFLAGS -mminimal-toc"
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user