]> git.pld-linux.org Git - packages/cross-gcc.git/blobdiff - cross-gcc.spec
disable error cflags
[packages/cross-gcc.git] / cross-gcc.spec
index e274bf613f51cda3bdff648af1b33e3e89ca039d..f9c8ee7defaf69d803fcd9ce8b913a131e18ee59 100644 (file)
@@ -142,6 +142,10 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define builddir %{_builddir}/%{name}-%{version}
 
 
 %define builddir %{_builddir}/%{name}-%{version}
 
+# functions with printf format attribute but with special parser and also
+# receiving non constant format strings
+%define                Werror_cflags   %{nil}
+
 %description
 Cross-build GNU C compiler collection.
 
 %description
 Cross-build GNU C compiler collection.
 
This page took 0.086612 seconds and 4 git commands to generate.