mirror of
https://abf.rosa.ru/djam/newmoon.git
synced 2025-02-23 15:12:54 +00:00
bot: rpm5 -> rpm4 (1)
This commit is contained in:
parent
919cc8be44
commit
4acd59f144
1 changed files with 4 additions and 4 deletions
|
@ -75,10 +75,10 @@ Requires: xdg-utils
|
|||
# fixes bug #42096
|
||||
Requires: mailcap
|
||||
%if %{with syshunspell}
|
||||
Suggests: hunspell-en
|
||||
Recommends: hunspell-en
|
||||
%endif
|
||||
Suggests: %{_lib}canberra0
|
||||
Suggests: %{_lib}cups2
|
||||
Recommends: %{_lib}canberra0
|
||||
Recommends: %{_lib}cups2
|
||||
Provides: palemoon = %{EVRD}
|
||||
Provides: webclient
|
||||
|
||||
|
@ -139,7 +139,7 @@ export CFLAGS="$CFLAGS -fno-strict-aliasing -Wno-defaulted-function-deleted -Wno
|
|||
export CXXFLAGS="$CFLAGS -fpermissive"
|
||||
%else
|
||||
%global optflags %(echo %{optflags} | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//' -e 's/-Wa,--compress-debug-sections//')
|
||||
%setup_compile_flags
|
||||
%set_build_flags
|
||||
CFLAGS=$(echo %{optflags} | sed -e 's/-fexceptions//')
|
||||
CFLAGS="$CFLAGS -fno-strict-aliasing -Wno-ignored-optimization-argument"
|
||||
CXXFLAGS="$CFLAGS -fpermissive"
|
||||
|
|
Loading…
Add table
Reference in a new issue