Page MenuHomeFreeBSD

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

Authored by jrtc27 on Tue, Apr 29, 7:39 PM.

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