summaryrefslogtreecommitdiffstats
path: root/lib/libm/src
diff options
context:
space:
mode:
authorjohns <johns@openbsd.org>1998-03-02 07:33:01 +0000
committerjohns <johns@openbsd.org>1998-03-02 07:33:01 +0000
commit26d38f3389321b2bf42bfb4090b3776b8b2a1ebf (patch)
tree4a36f30a1172bee5390cbb2f285a51dced0a568f /lib/libm/src
parentPlease gcc 2.8 (diff)
downloadwireguard-openbsd-26d38f3389321b2bf42bfb4090b3776b8b2a1ebf.tar.xz
wireguard-openbsd-26d38f3389321b2bf42bfb4090b3776b8b2a1ebf.zip
gcc may generate references to libgcc.a at any time, we lucked out in previous
verions of gcc, but for 2.8 the boot stuff needs to be linked against libgcc.a, to get ___cmpdi2 for cd9660.o Since ld doesn't automatically link against libgcc.a we have to add `cc -print-libgcc-file-name` to the end of the ld link line(s), whenever we see things like this.
Diffstat (limited to 'lib/libm/src')
0 files changed, 0 insertions, 0 deletions