freebsd-src/usr.bin/xinstall
Jessica Clarke 54072047da xinstall: Don't use UF_SETTABLE to infer whether st_flags is present
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.

Reviewed by:	emaste, markj, imp
Differential Revision:	https://reviews.freebsd.org/D50079
2025-05-06 17:58:10 +01:00
..
tests install: print directory name instead of file name if mkstemp fails 2024-11-29 14:38:36 -07:00
install.1
Makefile
Makefile.depend
xinstall.c xinstall: Don't use UF_SETTABLE to infer whether st_flags is present 2025-05-06 17:58:10 +01:00