diff options
author | bde <bde@FreeBSD.org> | 1999-02-17 13:48:07 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1999-02-17 13:48:07 +0000 |
commit | cc82d3efe034afc0ae54c36a0ce76cba6f4cd730 (patch) | |
tree | e5504a766fbc37c5bed8fe141bfac0c50dc1b748 /usr.bin/doscmd/trap.c | |
parent | e819b6214db411651f8862becf52d7480ba20bcd (diff) | |
download | FreeBSD-src-cc82d3efe034afc0ae54c36a0ce76cba6f4cd730.zip FreeBSD-src-cc82d3efe034afc0ae54c36a0ce76cba6f4cd730.tar.gz |
Use `${CC} ${CFLAGS} ${LDFLAGS} -nostdlib -Wl...' instead of
`ld ... <fudged ${LDFLAGS}>' to invoke the linker. This gets the
flags and standard library paths right without complications.
Unfortunately, it doesn't help for the X11 library paths -- cc
only appends /aout for standard library paths.
Diffstat (limited to 'usr.bin/doscmd/trap.c')
0 files changed, 0 insertions, 0 deletions