Date: Fri, 06 Jan 2023 01:20:19 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268771] graphics/sane-backends: fix build with clang 15 Message-ID: <bug-268771-7788-mMyQJ9rsL2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268771-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-268771-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=3D268771 VVD <vvd@unislabs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|maintainer-feedback?(vvd@un |maintainer-feedback+ |islabs.com) | --- Comment #3 from VVD <vvd@unislabs.com> --- Build fine for me with this patch on 13.1-p5 amd64 with llvm15 - /etc/make.conf: .if ${.CURDIR:M*/graphics/sane-backends*} CPP=3Dclang-cpp15 CC=3Dclang15 CXX=3Dclang++15 .endif --=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-268771-7788-mMyQJ9rsL2>