mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
The requirement is for a GCC-compatible compiler and not necessarily GCC itself. However, we currently expect any compiler used for building the whole of FreeBSD to be GCC-compatible and many things will break if not; there's no longer a need to have an explicit test for this in csu. Sponsored by: The FreeBSD Foundation |
||
|---|---|---|
| .. | ||
| aarch64 | ||
| amd64 | ||
| arm | ||
| common | ||
| i386 | ||
| mips | ||
| powerpc | ||
| powerpc64 | ||
| sparc64 | ||
| Makefile | ||
| Makefile.inc | ||