Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2024 11:32:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280425] games/moonlight-qt: Fix build error for i386 arch
Message-ID:  <bug-280425-7788-s7HLufonQG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280425-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280425-7788@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=3D280425

--- Comment #1 from Vladimir Druzenko <vvd@FreeBSD.org> ---
> #if defined(VK_USE_64_BIT_PTR_DEFINES) && VK_USE_64_BIT_PTR_DEFINES =3D=
=3D 1
Why isn't this enough?
#if VK_USE_64_BIT_PTR_DEFINES =3D=3D 1

--=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-280425-7788-s7HLufonQG>