diff options
author | 2010-07-10 16:11:43 +0000 | |
---|---|---|
committer | 2010-07-10 16:11:43 +0000 | |
commit | 9e73637bfac9487441c1e3d3e6b69231443ebdf1 (patch) | |
tree | df799d39bfe90168c8d18b008415fe86c0f38e6a /usr.bin/mandoc/libmdoc.h | |
parent | Retry requests when the btree is busy. Without this, clients will just hang (diff) | |
download | wireguard-openbsd-9e73637bfac9487441c1e3d3e6b69231443ebdf1.tar.xz wireguard-openbsd-9e73637bfac9487441c1e3d3e6b69231443ebdf1.zip |
link bootblocks with -Z instead of -N, to ensure that the file offset and
addresses line up correctly. Newer i386 gcc4 - for some reason -- is
prompting the linker with -N to not do this alignment which it used to do
(perhaps because the alignment of all .o's have dropped to very small
amounts??). Using -Z wastes around a page of bootblock space which matters
even more on the small install media, so this definately needs revisiting.
Workaround from toby
Diffstat (limited to 'usr.bin/mandoc/libmdoc.h')
0 files changed, 0 insertions, 0 deletions