mirror of
https://github.com/opnsense/src.git
synced 2026-05-14 01:59:44 -04:00
A small reduction in build infrastructure complexity; when we had both Clang and GCC in the tree it was useful to have both built, and choose one or the other to install as /usr/bin/cc. Now only Clang is in the tree, and there is no point in building and installing base Clang but not providing it as cc (and c++, cpp). Reviewed by: imp Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D37075 |
||
|---|---|---|
| .. | ||
| bootstrap-m4 | ||
| cross-build | ||
| libc-bootstrap | ||
| make_check | ||
| mk | ||
| options | ||
| test-includes | ||
| beinstall.sh | ||
| check-links.sh | ||
| depend-cleanup.sh | ||
| dummy.c | ||
| fcntl.h | ||
| fspacectl.c | ||
| futimens.c | ||
| make.py | ||
| Makefile | ||
| Makefile.depend | ||
| stat.h | ||
| stdlib.h | ||
| strings.h | ||
| utimensat.c | ||