859a265cba
MKGCCCMDS=yes and MKBINUTILS=yes where added on the build command line while they should have been left to the developer's discretion. To build and install binutils and gcc do the following: $ BUILDVARS='-V MKBINUTILS=yes -V MKGCC=yes -V MKGCCCMDS=yes' \ ./releasetools/arm_sdimage.sh or $ BUILDVARS='-V MKBINUTILS=yes -V MKGCC=yes -V MKGCCCMDS=yes' \ ./releasetools/x86_hdimage.sh Change-Id: Icb46a3422f527747768fa107d14fc19ff3ac0a63 |
||
---|---|---|
.. | ||
release/cd | ||
arm_sdimage.sh | ||
fetch_u-boot.sh | ||
gen_uEnv.txt.sh | ||
issue.install | ||
Makefile | ||
mkboot | ||
nbsd.config | ||
nbsd_diff.sh | ||
nbsd_ports | ||
packages.install | ||
release.functions | ||
release.sh | ||
sort_set.sh | ||
tell_config | ||
x86_hdimage.sh |