mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 16:35:27 -04:00
gcc failed as it didn't inlined the builtins and generates calls to the libgcc, ld can't find libgcc as cross-toolchain libgcc is not installed. To avoid this add internal vDSO ffs functions without optimized builtins. Reported by: jhb MFC after: 2 weeks |
||
|---|---|---|
| .. | ||
| linux.h | ||
| linux_dummy_machdep.c | ||
| linux_genassym.c | ||
| linux_locore.asm | ||
| linux_machdep.c | ||
| linux_proto.h | ||
| linux_ptrace.c | ||
| linux_support.s | ||
| linux_syscall.h | ||
| linux_syscalls.c | ||
| linux_sysent.c | ||
| linux_systrace_args.c | ||
| linux_sysvec.c | ||
| linux_vdso.lds.s | ||
| linux_vdso_gtod.c | ||
| Makefile | ||
| syscalls.conf | ||
| syscalls.master | ||