]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Avoid the use of the non-portable -D argument to ls.
authorBrooks Davis <brooks@FreeBSD.org>
Wed, 11 Sep 2019 17:01:31 +0000 (17:01 +0000)
committerBrooks Davis <brooks@FreeBSD.org>
Wed, 11 Sep 2019 17:01:31 +0000 (17:01 +0000)
commit1b0711bd7f61cab25a043993a7d0f2b7aaf26332
tree905af8e97f28ca125721b6e82e712034661cd2d2
parent31e3dc2da35b1a3be0250d519831edce85b736f9
Avoid the use of the non-portable -D argument to ls.

This was used to store the mtime of the source file in a commment in a
generated header file.  This is of little-to-no diagnostic value and
the result doesn't even end up in the source tree.

Reported by: arichardson
Reviewed by: arichardson
MFC after: 1 days
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D21605
lib/libbsnmp/libbsnmp/Makefile