diff options
author | bde <bde@FreeBSD.org> | 1998-07-29 14:19:48 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1998-07-29 14:19:48 +0000 |
commit | db2c82a097632c071cb6329fce1c42f5753de3f5 (patch) | |
tree | f7f476e6cc035883baff248789341647b8a7ea28 /sys/compat/linux/linux_file.c | |
parent | 0ffccfde1572cb6bc3af291d5901bd93508a62ed (diff) | |
download | FreeBSD-src-db2c82a097632c071cb6329fce1c42f5753de3f5.zip FreeBSD-src-db2c82a097632c071cb6329fce1c42f5753de3f5.tar.gz |
Honor NOSHARED for tools. All tools should be built static for
`make world' to avoid problems with picking up (new) target or (stale)
host shared libraries.
Don't honor -static in LDFLAGS for linking LKMs. LDFLAGS is not
actually for ld, but we use it anyway, and must prevent -static being
misinterpreted as -s.
Don't hide any of the link steps.
Diffstat (limited to 'sys/compat/linux/linux_file.c')
0 files changed, 0 insertions, 0 deletions