Fix FreeBSD build.

* configure.ac: Flex version check.
	* conf/common.rmk: Add -Wno-error to sh.mod.
	* script/yylex.l: Remove all #pragma.
This commit is contained in:
BVK Chaitanya 2010-04-10 19:11:32 +05:30
commit d8dcc0dff8
4 changed files with 21 additions and 12 deletions

View file

@ -1,3 +1,11 @@
2010-04-10 BVK Chaitanya <bvk.groups@gmail.com>
Fix FreeBSD build.
* configure.ac: Flex version check.
* conf/common.rmk: Add -Wno-error to sh.mod.
* script/yylex.l: Remove all #pragma.
2010-04-10 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/util/misc.h (canonicalise_file_name): Add missing