MozillaFirefox/MozillaFirefox.spec
branchfirefox71
changeset 1118 27c3f029180a
parent 1117 d6a688186de0
child 1119 4c5d44d40a03
equal deleted inserted replaced
1117:d6a688186de0 1118:27c3f029180a
    25 %define update_channel release
    25 %define update_channel release
    26 %define branding       1
    26 %define branding       1
    27 %define devpkg         1
    27 %define devpkg         1
    28 
    28 
    29 # always build with GCC as SUSE Security Team requires that
    29 # always build with GCC as SUSE Security Team requires that
    30 %define clang_build 1
    30 %define clang_build 0
    31 
    31 
    32 # PIE, full relro
    32 # PIE, full relro
    33 %define build_hardened 1
    33 %define build_hardened 1
    34 
    34 
    35 %bcond_with only_print_mozconfig
    35 %bcond_with only_print_mozconfig
   181 Patch18:        mozilla-bmo1554971.patch
   181 Patch18:        mozilla-bmo1554971.patch
   182 Patch19:        mozilla-bmo1512162.patch
   182 Patch19:        mozilla-bmo1512162.patch
   183 Patch20:        mozilla-fix-top-level-asm.patch
   183 Patch20:        mozilla-fix-top-level-asm.patch
   184 Patch21:        mozilla-bmo1504834-part4.patch
   184 Patch21:        mozilla-bmo1504834-part4.patch
   185 Patch22:        mozilla-bmo849632.patch
   185 Patch22:        mozilla-bmo849632.patch
   186 Patch23:        mozilla-gcc9-lto.patch
   186 Patch23:        mozilla-bmo1601707.patch
   187 # Firefox/browser
   187 # Firefox/browser
   188 Patch101:       firefox-kde.patch
   188 Patch101:       firefox-kde.patch
   189 Patch102:       firefox-branded-icons.patch
   189 Patch102:       firefox-branded-icons.patch
   190 %endif # only_print_mozconfig
   190 %endif # only_print_mozconfig
   191 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
   191 BuildRoot:      %{_tmppath}/%{name}-%{version}-build