Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2024 20:17:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278288] emulators/wine-proton Update to 8.0-5
Message-ID:  <bug-278288-7788-uWRO31nuUO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278288-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278288-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=3D278288

Gerald Pfeifer <gerald@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gerald@FreeBSD.org

--- Comment #5 from Gerald Pfeifer <gerald@FreeBSD.org> ---
Note this part

-.if ${LLVM_DEFAULT} =3D=3D 11
+.if (${LLVM_DEFAULT} =3D=3D 10 || ${LLVM_DEFAULT} =3D=3D 11)

is not correct. This was simplified to no longer take LLVM 10 into=20
account a while ago, and the patch (presumably unintentionally)=20
reverts it.

--=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-278288-7788-uWRO31nuUO>