]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libsysdecode: add explicit dependencies on recently changed headers
authoremaste <emaste@FreeBSD.org>
Wed, 24 Jul 2019 21:06:19 +0000 (21:06 +0000)
committeremaste <emaste@FreeBSD.org>
Wed, 24 Jul 2019 21:06:19 +0000 (21:06 +0000)
commit00d3513e61b2119600c214512d1de89cb210391e
tree44be1d2b313d96cd463415a1eeef16d1017aa5cb
parent7879c1cd2f7b8774312b1129a8efb0ba650e3e27
libsysdecode: add explicit dependencies on recently changed headers

r349369 removed IP_MIN_MEMBERSHIPS and IPV6_MIN_MEMBERSHIPS, and r349893
removed TCP_RACK_SESS_CWV. libsysdecode lacked dependencies to trigger a
rebuild of tables.h.

Add explicit dependencies as a workaround to address these specific
cases; a holistic solution is still needed.

Sponsored by: The FreeBSD Foundation
lib/libsysdecode/Makefile