HomeFreeBSD

FreeBSD: Fix bootstrapping tools under Linux/musl

Description

FreeBSD: Fix bootstrapping tools under Linux/musl

musl libc has deprecated LFS64 aliases, so bootstrapping FreeBSD tools
under musl distros has been failing with stat64 errors.

Apply the aliases under non-glibc Linux to fix this problem.

Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Val Packett <val@packett.cool>
Closes #15780

Details

Provenance
val_packett.coolAuthored on Jan 19 2024, 9:01 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jan 29 2024, 10:53 PM
Parents
rG276be5357cf3: linux spl: fix typo in top comment of spl-condvar.c
Branches
Unknown
Tags
Unknown