Subject: CVS commit: pkgsrc/sysutils/grub
To: None <pkgsrc-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: pkgsrc-changes
Date: 03/15/2003 01:35:27
Module Name: pkgsrc
Committed By: thorpej
Date: Fri Mar 14 23:35:27 UTC 2003
Modified Files:
pkgsrc/sysutils/grub: distinfo
Added Files:
pkgsrc/sysutils/grub/patches: patch-ac patch-ad patch-ae patch-af
patch-ag patch-ah
Log Message:
Replace uses of -fno-builtin with -ffreestanding. -ffreestanding also
implies -fno-builtin, but also conveys additional information ("not in
a hosted environment").
This is 1/2 of the fix for PR toolchain/19265.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/grub/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/sysutils/grub/patches/patch-ac \
pkgsrc/sysutils/grub/patches/patch-ad \
pkgsrc/sysutils/grub/patches/patch-ae \
pkgsrc/sysutils/grub/patches/patch-af \
pkgsrc/sysutils/grub/patches/patch-ag \
pkgsrc/sysutils/grub/patches/patch-ah
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.