mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 09:39:26 -05:00
`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 |
||
|---|---|---|
| .. | ||
| tests | ||
| cat.1 | ||
| cat.c | ||
| Makefile | ||
| Makefile.depend | ||