Subject: CVS commit: pkgsrc/sysutils/grub
To: None <pkgsrc-changes@NetBSD.org>
From: Michael Rauch <mrauch@netbsd.org>
List: pkgsrc-changes
Date: 10/26/2003 12:28:50
Module Name: pkgsrc
Committed By: mrauch
Date: Sun Oct 26 12:28:50 UTC 2003
Modified Files:
pkgsrc/sysutils/grub: distinfo
Added Files:
pkgsrc/sysutils/grub/patches: patch-ak patch-al
Log Message:
Fix compilation on -current (gcc3):
1) remove superfluous long in stage2/fsys_reiserfs.c (forward port from
current version in grub CVS)
2) provide an explicit memcpy stub so the memcpy inserted by gcc3 as
consequence of a pass-by-value can be linked against (patch from
Joachim Kainz in grub bug report 3343)
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/sysutils/grub/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/sysutils/grub/patches/patch-ak \
pkgsrc/sysutils/grub/patches/patch-al
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.