This patch greatly simplifies compiling on freebsd-amd64 and possibly
other systems. Would be nice to get in into mainstream fastly. Concern
about multiboot2.h however remains
On Sat, May 23, 2009 at 1:33 AM, Pavel Roskin wrote:
> ChangeLog:
>
> * configure.ac: Define GRUB_SOURCE to identif
Hello. I like this patch
On Sat, May 23, 2009 at 1:33 AM, Pavel Roskin wrote:
> ChangeLog:
>
> * configure.ac: Define GRUB_SOURCE to identify GRUB sources
> in include/multiboot2.h. Use "-nostdlib" when testing target
> compiler.
> * include/multiboot2.h: Use GRUB type
ChangeLog:
* configure.ac: Define GRUB_SOURCE to identify GRUB sources
in include/multiboot2.h. Use "-nostdlib" when testing target
compiler.
* include/multiboot2.h: Use GRUB types and definitions. Provide
compatibility layer when GRUB_SOURCE is not define