[Bug 278288] emulators/wine-proton Update to 8.0-5

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 21 Apr 2024 20:17:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278288

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} == 11
+.if (${LLVM_DEFAULT} == 10 || ${LLVM_DEFAULT} == 11)

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

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