buildworld - Fix stage-1 build breakage
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 28 Jul 2015 21:39:48 +0000 (14:39 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 28 Jul 2015 21:39:48 +0000 (14:39 -0700)
commit353769f51e027da1f0b15d98b668c86c1cc2ff9d
treebd1f8248ad2006a87b20eccd208a0ca58744724a
parent119b540e2a9dca2e7951592cbd204efa5773748b
buildworld - Fix stage-1 build breakage

* Conditionalize sort to not use the new isnan() function in the
  bootstrap stage where it might not exist.
usr.bin/sort/Makefile
usr.bin/sort/coll.c