mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
Go ahead and defined -D_STANDALONE for all targets (only strictly needed for some architecture, but harmless on those it isn't required for). Also add -msoft-float to all architectures uniformly rather that higgley piggley like it is today. Differential Revision: https://reviews.freebsd.org/D3496 |
||
|---|---|---|
| .. | ||
| aarch64 | ||
| amd64 | ||
| arm | ||
| i386 | ||
| mips | ||
| mips64 | ||
| powerpc | ||
| softwords | ||
| sparc64 | ||
| dict.c | ||
| ficl.c | ||
| ficl.h | ||
| fileaccess.c | ||
| float.c | ||
| loader.c | ||
| Makefile | ||
| Makefile.depend | ||
| math64.c | ||
| math64.h | ||
| prefix.c | ||
| search.c | ||
| stack.c | ||
| testmain.c | ||
| tools.c | ||
| unix.c | ||
| vm.c | ||
| words.c | ||