]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bsdbox: fix build after recent libifconfig changes
authorkevans <kevans@FreeBSD.org>
Mon, 21 Sep 2020 19:50:39 +0000 (19:50 +0000)
committerkevans <kevans@FreeBSD.org>
Mon, 21 Sep 2020 19:50:39 +0000 (19:50 +0000)
commitf38c52a875446ee056288f64b33b68cbdb2a46d3
treeca7a45e025d5539f8193c42231335e99aedacc03
parent5433404b05479388b988b5ac4bbb39685c29357b
bsdbox: fix build after recent libifconfig changes

libifconfig now generates file(s) into its .OBJDIR that are essential to the
build. Make sure we -I that in, like we already do in the ^/rescue build.
tools/bsdbox/Makefile