grub-devel
[Top][All Lists]
Advanced

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

[PATCH] Fix for FreeBSD build


From: BVK Chaitanya
Subject: [PATCH] Fix for FreeBSD build
Date: Tue, 6 Apr 2010 17:05:45 +0530

Hi


Below patch fixes build failure on FreeBSD.  FreeBSD ships with very
old version of flex (in /usr/bin), which is now obsolete.  This patch
adds a configure time check for flex version to be >= 2.5.35.  FreeBSD
users can build GRUB by specifying LEX=/usr/local/bin/flex to
configure command line (similar to CFLAGS, etc) for building with more
recent flex.


-- 
bvk.chaitanya

Attachment: freebsd-fixes.patch.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]