The firmware is cross-compiled, but the build system ends up using 'objcopy' instead of 'xtensa-elf-objcopy' by default. Force it to use the right one. --- source/target_firmware/configure 2014-10-28 20:57:26.834436561 +0100 +++ source/target_firmware/configure 2014-10-28 20:57:29.666436530 +0100 @@ -11,6 +11,7 @@ mkdir -p build cat > "$TOOLCHAIN_FILE" <guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/tests/virtualization.scm
AgeCommit message (Expand)Author
2020-10-01services: hurd-vm: Resurrect system-test by using raw disk-image....Jan (janneke) Nieuwenhuizen
2020-09-29services: hurd-vm: Add system test....Ludovic Courtès