qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] cf4b61: Unbreak FreeBSD build after optionrom


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] cf4b61: Unbreak FreeBSD build after optionrom update.
Date: Fri, 29 Jul 2016 07:00:03 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: cf4b61d5819da0b307502527c01d935bf07c9b38
      
https://github.com/qemu/qemu/commit/cf4b61d5819da0b307502527c01d935bf07c9b38
  Author: Sean Bruno <address@hidden>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M pc-bios/optionrom/Makefile

  Log Message:
  -----------
  Unbreak FreeBSD build after optionrom update.

Update the build flags appropriately for FreeBSD and add the
correct LD_EMULATION type for the FreeBSD build case.

Fixes FreeBSD build error:
        ld: unrecognised emulation mode: elf_i386
        Supported emulations: elf_x86_64_fbsd elf_i386_fbsd
        gmake[1]: *** [Makefile:51: linuxboot_dma.img] Error 1
        gmake: *** [Makefile:229: romsubdir-optionrom] Error 2

Signed-off-by: Sean Bruno <address@hidden>
Signed-off-by: Peter Maydell <address@hidden>



reply via email to

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