[Bug 280425] games/moonlight-qt: Fix build error for i386 arch

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 24 Jul 2024 07:49:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280425

            Bug ID: 280425
           Summary: games/moonlight-qt: Fix build error for i386 arch
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
               URL: https://pkg-status.freebsd.org/beefy21/data/140i386-de
                    fault/c890d5e85c92/logs/moonlight-qt-6.0.1.log
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: lisp_25689@163.com
 Attachment #252251 maintainer-approval+
             Flags:

Created attachment 252251
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252251&action=edit
games/moonlight-qt: Fix plvk.h build error for i386 arch

games/moonlight-qt: 
   Fix plvk.h build error for i386 arch.
   VkSurfaceKHR type is different between the architectures of amd64 and i386.
   So just set VkSurfaceKHR variable to 0 by default for i386 arch.

-- 
You are receiving this mail because:
You are the assignee for the bug.