]> git.pld-linux.org Git - packages/crossmingw32-gcc.git/commitdiff
- disable stack protector
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 27 Dec 2012 06:39:15 +0000 (07:39 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 27 Dec 2012 06:39:15 +0000 (07:39 +0100)
crossmingw32-gcc.spec

index d844fcf6fd893213e096be798446949dec20d905..3536a4a345119d33e47b34e4a279e3407e71957f 100644 (file)
@@ -66,6 +66,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 # receiving non constant format strings
 %define                Werror_cflags   %{nil}
 
+%define                _ssp_cflags     %{nil}
+
 %description
 crossmingw32 is a complete cross-compiling development system for
 building stand-alone Microsoft Windows applications under Linux using
This page took 0.121779 seconds and 4 git commands to generate.