[Bug 285520] net/quiche: new version 0.24.1 available
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285520] net/quiche: new version 0.32.4 available"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Apr 2025 21:46:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285520 --- Comment #1 from Ralf van der Enden <tremere@cainites.net> --- Created attachment 259682 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259682&action=edit Update quiche to 0.24.1 I've finally managed to compile the latest available version of quiche (0.24.1). For reasons unknown it now requires llvm (it depends on libclang.so) and I had to patch quiche because it tries to link to libstdc++ (instead of libc++). This works on 14.2-RELEASE-p3 (amd64). Haven't tried it on other archs. -- You are receiving this mail because: You are the assignee for the bug.