pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/45210 CVS commit: pkgsrc/net/libfetch/files



The following reply was made to PR pkg/45210; it has been noted by GNATS.

From: "John Marino" <marino%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45210 CVS commit: pkgsrc/net/libfetch/files
Date: Sun, 2 Oct 2011 19:15:34 +0000

 Module Name:   pkgsrc
 Committed By:  marino
 Date:          Sun Oct  2 19:15:34 UTC 2011
 
 Modified Files:
        pkgsrc/net/libfetch/files: ftp.c
 
 Log Message:
 PR#45210: Fix pkgsrc bootstrap with gcc 4.6
 
 Libfetch build failure with gcc 4.6 is due to the a couple of assigned
 variables not getting used.  This patch allows systems like Debian and
 OpenIndiana to bootstrap pkgsrc.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.38 -r1.39 pkgsrc/net/libfetch/files/ftp.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index