]> git.pld-linux.org Git - packages/firefox.git/blobdiff - firefox.spec
filterout -Werror=format-security to fix build with gcc7
[packages/firefox.git] / firefox.spec
index 23beb1ae222974960fdf5d84ac53273e74e2db03..835228724d18dda62452f47b20b8e7baf73ce3cf 100644 (file)
@@ -155,6 +155,8 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %if %{with clang}
 %define                filterout               -fvar-tracking-assignments
+%else
+%define                filterout               -Werror=format-security
 %endif
 
 # don't satisfy other packages
This page took 0.11988 seconds and 4 git commands to generate.