Page MenuHomeFreeBSD

xinstall: Don't use UF_SETTABLE to infer whether st_flags is present
ClosedPublic

Authored by jrtc27 on Apr 29 2025, 7:39 PM.
Tags
None
Referenced Files
F164809937: D50079.id154959.diff
Tue, Aug 4, 3:58 AM
Unknown Object (File)
Mon, Aug 3, 8:38 AM
Unknown Object (File)
Wed, Jul 29, 2:59 PM
Unknown Object (File)
Mon, Jul 27, 5:27 PM
Unknown Object (File)
Mon, Jul 27, 1:03 AM
Unknown Object (File)
Mon, Jul 27, 12:54 AM
Unknown Object (File)
Sat, Jul 25, 11:20 AM
Unknown Object (File)
Sat, Jul 11, 4:49 PM
Subscribers

Details

Summary

A future commit will add definitions of these for use in bootstrap tools
on Linux, but struct stat will still be the host's that lacks st_flags.
Switch this to just check for Linux instead, matching nbtool_config.h.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable