Fix solaris compilation.

* grub-core/Makefile.core.def (kernel): Include gnulib/error.c on emu.
	(grub-emu): Add LIBZFS and LIBNVPAIR to ldadd.
	(grub-emu-list): Likewise.
This commit is contained in:
Seth Goldberg 2010-09-14 22:32:33 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent 545b752f88
commit 5fe7620a4e
2 changed files with 11 additions and 2 deletions

View file

@ -1,3 +1,11 @@
2010-09-14 Seth Goldberg <seth.goldberg@oracle.com>
Fix solaris compilation.
* grub-core/Makefile.core.def (kernel): Include gnulib/error.c on emu.
(grub-emu): Add LIBZFS and LIBNVPAIR to ldadd.
(grub-emu-list): Likewise.
2010-09-14 Vladimir Serbinenko <phcoder@gmail.com>
Remove deprecated root command.