mirror of
https://github.com/opnsense/src.git
synced 2026-04-10 20:06:42 -04:00
in crt1.o. On other architectures crtbrand.c is included from crt1.c, but that's not a C source code file on ia64. Instead it is compiled separately and included in crt1.o using incremental linking. Tested by: dim (previous version) Approved by: kib (mentor) |
||
|---|---|---|
| .. | ||
| amd64 | ||
| arm | ||
| common | ||
| i386-elf | ||
| ia64 | ||
| mips | ||
| powerpc | ||
| powerpc64 | ||
| sparc64 | ||
| Makefile.inc | ||