freebsd-src/usr.sbin/kldxref
Warner Losh 364c014d9b cross-tools: fts has different types for cmp routine
fts has different types for its compare rotuine. Other systems, not
4.4BSD based, have a non-const version. Before we tested against
__GLIBC__, but now we test against __linux__ because that's Linux's API
and musl doesn't define __GLIBC__.

In addition, link against libftl on this platform since musl doesn't
include ftl routines in libc, but rather in libftl.

Co-authored-by:		Val Packett <val@packett.cool>
Sponsored by:		Netflix
Pull Request:		https://github.com/freebsd/freebsd-src/pull/1066
Reviewed by:		val_packett.cool
Differential Revision:	https://reviews.freebsd.org/D45349
2024-05-26 11:38:30 -06:00
..
ef.c
ef.h
ef_aarch64.c
ef_amd64.c
ef_arm.c
ef_i386.c
ef_mips.c
ef_obj.c
ef_powerpc.c
ef_riscv.c
elf.c kldxref: Prefer sys/cdefs.h __unreachable over the builtin 2024-04-12 16:39:25 -06:00
fileformat
kldxref.8
kldxref.c cross-tools: fts has different types for cmp routine 2024-05-26 11:38:30 -06:00
Makefile
Makefile.depend