diff options
author | kris <kris@FreeBSD.org> | 2001-02-20 08:37:51 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-02-20 08:37:51 +0000 |
commit | 5028a2dad32a80bf674f4373499896c3fa4b9f57 (patch) | |
tree | b89cf0289827b9a7ee274362631ba777cb99a343 /sys/netinet/tcp_usrreq.c | |
parent | ce685a3e045aa8ba84f60a0a1b99166f97d5d09f (diff) | |
download | FreeBSD-src-5028a2dad32a80bf674f4373499896c3fa4b9f57.zip FreeBSD-src-5028a2dad32a80bf674f4373499896c3fa4b9f57.tar.gz |
Turns out we do need to do bootstrapping of MACHINE_CPU here: make(1) won't
set the variable until you rebuild it, and the alternative is to be stuck
playing games with ``.if defined(MACHINE_CPU) && ... '' for all eternity.
We now set up the reasonable default for i386 and alpha here -- given this
it probably makes sense to remove the corresponding code from make(1).
Diffstat (limited to 'sys/netinet/tcp_usrreq.c')
0 files changed, 0 insertions, 0 deletions