summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorMichael Brown2007-12-07 08:34:11 +0100
committerMichael Brown2007-12-07 08:34:11 +0100
commit2c7a9e803c4bf8346911adcc6c05c714e2f22c4f (patch)
treeaea2ee88a72fdd9c64bc7249707b3a7eb319273f /src/usr
parentAvoid Makefile syntax that requires make >= 3.81. (diff)
downloadipxe-2c7a9e803c4bf8346911adcc6c05c714e2f22c4f.tar.gz
ipxe-2c7a9e803c4bf8346911adcc6c05c714e2f22c4f.tar.xz
ipxe-2c7a9e803c4bf8346911adcc6c05c714e2f22c4f.zip
Remove the (unused) option to override _prefix_link_addr,
_textdata_link_addr, _load_addr and _max_align in the linker scripts. A bug in some versions of ld causes segfaults if the DEFINED() macro is used in a linker script *and* the -Map option to ld is present. We don't currently need to override any of these values; if we need to do so in future then the solution will probably be to always specify the values on the ld command line, and have the linker script not define them at all.
Diffstat (limited to 'src/usr')
0 files changed, 0 insertions, 0 deletions