Home
last modified time | relevance | path

Searched hist:c4bd82d701879af2a073472eaf8d4599047793ed (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/nmtree/
H A DMakefilediff c4bd82d701879af2a073472eaf8d4599047793ed Mon Aug 03 20:08:10 CEST 2020 Alex Richardson <arichardson@FreeBSD.org> 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