summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorKONRAD Frederic2018-05-03 17:17:16 +0200
committerMichael Clark2018-05-09 12:14:28 +0200
commita666409f0df5dce113a5bd2c4c144a0792f2a4a3 (patch)
tree6bfbdf9366eb3619bdfa3e1cd94ce133f73abbed /COPYING
parentriscv: htif: increase the priority of the htif subregion (diff)
downloadqemu-a666409f0df5dce113a5bd2c4c144a0792f2a4a3.tar.gz
qemu-a666409f0df5dce113a5bd2c4c144a0792f2a4a3.tar.xz
qemu-a666409f0df5dce113a5bd2c4c144a0792f2a4a3.zip
riscv: requires libfdt
When compiling on a machine without libfdt installed the configure script should try to get libfdt from the git or should die because otherwise CONFIG_LIBFDT is not set and the build process end in an error in the link phase.. eg: hw/riscv/virt.o: In function `riscv_virt_board_init': qemu/src/hw/riscv/virt.c:317: undefined reference to `qemu_fdt_setprop_cell' qemu/src/hw/riscv/virt.c:319: undefined reference to `qemu_fdt_setprop_cell' qemu/src/hw/riscv/virt.c:345: undefined reference to `qemu_fdt_dumpdtb' collect2: error: ld returned 1 exit status make[1]: *** [qemu-system-riscv64] Error 1 make: *** [subdir-riscv64-softmmu] Error 2 Cc: qemu-stable@nongnu.org Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Michael Clark <mjc@sifive.com> Signed-off-by: KONRAD Frederic <frederic.konrad@adacore.com> Signed-off-by: Michael Clark <mjc@sifive.com> Message-Id: <1525360636-18229-4-git-send-email-frederic.konrad@adacore.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions