summaryrefslogtreecommitdiffstats
path: root/src/arch
diff options
context:
space:
mode:
authorMichael Brown2021-01-30 02:56:16 +0100
committerMichael Brown2021-01-30 19:37:01 +0100
commit1fea8ce06abf997dbfd6b1f5e4470cd708b478c8 (patch)
tree02ac58604cb41094ddb346dd9188636fd5b2728b /src/arch
parent[build] Avoid modifying load addresses when stripping .zinfo section (diff)
downloadipxe-1fea8ce06abf997dbfd6b1f5e4470cd708b478c8.tar.gz
ipxe-1fea8ce06abf997dbfd6b1f5e4470cd708b478c8.tar.xz
ipxe-1fea8ce06abf997dbfd6b1f5e4470cd708b478c8.zip
[build] Check for broken elftoolchain version of objcopy
The elftoolchain version of objcopy (as used in FreeBSD) seems to be unusable for generating a raw binary file, since it will apparently ignore the load memory addresses specified for each section in the input file. The binutils version of objcopy may be used on FreeBSD by specifying OBJCOPY=/usr/local/bin/objcopy Detect an attempt to use the unusable elftoolchain version of objcopy and report it as an error. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/arch')
0 files changed, 0 insertions, 0 deletions