Date: Fri, 28 Apr 2023 11:57:42 +0000 From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 271117] [bhyve] : Fix compilation on stable/13 and CURRENT with BHYVE_SNAPSHOT Message-ID: <bug-271117-27103-YznR0KPHCE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-271117-27103@https.bugs.freebsd.org/bugzilla/> References: <bug-271117-27103@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271117 Vitaliy Gusev <gusev.vitaliy@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gusev.vitaliy@gmail.com --- Comment #2 from Vitaliy Gusev <gusev.vitaliy@gmail.com> --- Hey, For stable/13 it just needs this commit from CURRENT: ``` commit 956171d5bc2945bb8740ca8d3c2fcb6c5cc76954 Author: Vitaliy Gusev <gusev.vitaliy@gmail.com> Date: Wed Mar 1 07:45:46 2023 +0000 bhyve: remove redundant variable Reviewed by: corvink,markj Sponsored by: vStack Differential Revision: https://reviews.freebsd.org/D38836 ``` CURRENT should be compiled fine. If you have error, please attach log. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271117-27103-YznR0KPHCE>