Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37403097
en ru br
ALT Linux repos
S:0.78-alt2
5.0: 0.60-alt1
4.1: 0.60-alt1
4.0: 0.59-alt1

Group :: Networking/Remote access
RPM: putty

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: putty-0.60-alt-gcc44-stub.patch
Download


diff -Naur putty-0.60-orig/unix/Makefile.in putty-0.60/unix/Makefile.in
--- putty-0.60-orig/unix/Makefile.in	2007-04-29 11:41:48 +0000
+++ putty-0.60/unix/Makefile.in	2009-05-25 18:48:21 +0000
@@ -97,7 +97,7 @@
 
 CC = @CC@
 
-CFLAGS = @CFLAGS@ @CPPFLAGS@ @DEFS@ @GTK_CFLAGS@ -I.././ -I../charset/ \
+CFLAGS = @CFLAGS@ @CPPFLAGS@ @DEFS@ @GTK_CFLAGS@ -Wno-strict-aliasing -I.././ -I../charset/ \
 		-I../windows/ -I../unix/ -I../mac/ -I../macosx/
 XLDFLAGS = @LDFLAGS@ @LIBS@ @GTK_LIBS@
 ULDFLAGS = @LDFLAGS@ @LIBS@
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin