"James Youngman" <[EMAIL PROTECTED]> writes: > Yes, you can't assume that O_NOFOLLOW is available as a feature just > because the build system defined it.
All the examples you give are cases where the build system is later than the host system. In general coreutils and gnulib don't support building on a newer system than you intend to run on, as there are too many things that can go wrong. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
