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" <
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-build.sh
AgeCommit message (Expand)Author
2023-08-17ui: 'load*' accepts /dev/fd/N files pointing to a pipe....Ludovic Courtès
2023-04-28tests: guix-build.sh: Don't use hidden gcc for transformation tests....Josselin Poiret
2023-04-21tests: Fix checks for expected failures....Eric Bavier
2022-02-18guix build: Warn when attempting to build an unsupported package....Ludovic Courtès
2021-11-08Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-11-07ui: 'load*' correctly reports 'read-error' in all cases....Ludovic Courtès