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
Unknown Object (File)
Tue, Aug 11, 10:25 AM
Unknown Object (File)
Tue, Aug 11, 10:16 AM
Unknown Object (File)
Tue, Aug 11, 10:04 AM
Unknown Object (File)
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)
Jul 27 2026, 5:27 PM
Unknown Object (File)
Jul 27 2026, 1:03 AM
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 Passed
Unit
No Test Coverage
Build Status
Buildable 63785
Build 60669: arc lint + arc unit