There are shells where the result of a command substitution is subject to word splitting (e.g. dash when assigning a value inside an export statement). BUG=None BRANCH=None TEST=None Signed-off-by: Idwer Vollering <vidwer@gmail.com> Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/15820 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) Change-Id: I70a5bc124af7ee621da2bdb4777f3eaba8adafbb Reviewed-on: https://chromium-review.googlesource.com/384960 Commit-Ready: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> |
||
|---|---|---|
| .. | ||
| patches | ||
| sum | ||
| buildgcc | ||
| getopt.c | ||
| Makefile | ||
| Makefile.inc | ||
| README | ||
README ------ This is a cross toolchain builder for -elf toolchains (ie. no libc support) known working: i386-elf x86_64-elf powerpc-elf mipsel-elf arm-elf armv7a-eabi aarch64-elf known broken: alpha-elf powerpc64-elf