freebsd-src/tools/build/mk
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
..
bsd.lib.mk Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
bsd.prog.mk Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.boot cross-tools: fts has different types for cmp routine 2024-05-26 11:38:30 -06:00
Makefile.boot.pre Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
OptionalObsoleteFiles.inc autofs: Fix cross-threading on file to delete 2024-05-22 15:10:08 -06:00