]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Avoid the build from falling over if devel/git is not installed
authorGlen Barber <gjb@FreeBSD.org>
Sat, 29 Aug 2020 15:30:21 +0000 (15:30 +0000)
committerGlen Barber <gjb@FreeBSD.org>
Sat, 29 Aug 2020 15:30:21 +0000 (15:30 +0000)
commit52a8a2de0f17b321b9b82dbbd4951a37d11aa0da
treea5223f1791491dcc88e577f4bc07c94cdb2f0a70
parent8f82b5d4e3fb6f4d6edec03b85de986d360b90be
Avoid the build from falling over if devel/git is not installed
on the system.  Set a null branch/hash in this case, to avoid
undefined GITREV/GITBRANCH variables from falling over in other
areas.

Reported by: many
Sponsored by: Rubicon Communications, LLC (netgate.com)
release/Makefile.inc1