K 10 svn:author V 11 arichardson K 8 svn:date V 27 2020-08-03T18:08:10.594274Z K 7 svn:log V 314 Allow bootstrapping mtree on Linux systems Linux glibc has a dummy lchmod that always fails and emitting a linker warning when used. Don't fail the build due to that warning when bootstrapping by setting LD_FATAL_WARNINGS=no. Reviewed By: brooks, emaste Differential Revision: https://reviews.freebsd.org/D25930 END