Subject: CVS commit: pkgsrc/emulators/xcopilot
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 06/30/2006 22:14:49
Module Name: pkgsrc
Committed By: tron
Date: Fri Jun 30 22:14:49 UTC 2006
Modified Files:
pkgsrc/emulators/xcopilot: distinfo
pkgsrc/emulators/xcopilot/patches: patch-ac patch-ak
Added Files:
pkgsrc/emulators/xcopilot/patches: patch-al
Log Message:
Fix build with GCC 4.x:
- Use "stdlib.h" to get prototype for alloca() under NetBSD.
- Remove bogus "extern" declaration for a variable which is declared
"static" later.
- Fix bad lvalue constructs.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/emulators/xcopilot/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/emulators/xcopilot/patches/patch-ac
cvs rdiff -r1.1 -r1.2 pkgsrc/emulators/xcopilot/patches/patch-ak
cvs rdiff -r0 -r1.1 pkgsrc/emulators/xcopilot/patches/patch-al
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.