Skip to content
Commit d5fa6e8c authored by Enze Li's avatar Enze Li
Browse files

fbsd-nat: Fix build failure with GCC 12



A user pointed out that the build failed on FreeBSD/amd64 with my last
commit.  The problem is that I'm not using the proper way to tell the
compiler that the variable has been "used".  This patch fixes this issue
as suggested by John.  Pushed as obvious.

Tested both on FreeBSD/amd64 and FreeBSD/aarch64 by rebuilding.

Suggested-By: default avatarJohn Baldwin <jhb@FreeBSD.org>
parent dd05a5ca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment