arichardson 646b571454 Allow building bin/cat on non-FreeBSD systems
`cat -l` is needed during the installworld phase and other system's cat
don't support that flag. To avoid portability issues when compiling on
Linux/macOS (such as the the direct access to &fp->_mbstate), we
disable the entire multibyte support when building as a boostrap tool.

Reviewed By:	brooks, emaste
Differential Revision: https://reviews.freebsd.org/D13939
2020-01-16 14:15:00 +00:00
..
2019-03-09 00:30:13 +00:00
2019-09-30 22:00:48 +00:00
2019-12-11 17:37:53 +00:00
2020-01-01 12:06:37 +00:00