mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 04:10:49 -05:00
Given that we have converted to ELFv2 for BE already, endianness is the only difference between the two ARCHs. As such, there is no need to differentiate LIBC_ARCH between the two. Combining them like this lets us avoid needing to have two copies of several bits for no good reason. Sponsored by: Tag1 Consulting, Inc. |
||
|---|---|---|
| .. | ||
| aarch64 | ||
| amd64 | ||
| arm | ||
| common | ||
| i386 | ||
| mips | ||
| powerpc | ||
| powerpc64 | ||
| riscv | ||
| tests | ||
| Makefile | ||
| Makefile.inc | ||