Date: Sun, 19 Feb 2023 13:00:14 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 269605] graphics/drm-510-kmod fails to compile on 13-STABLE Message-ID: <bug-269605-7141-sbFlLXmuke@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-269605-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-269605-7141@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=3D269605 --- Comment #5 from Michael V <m.viey@wanadoo.fr> --- I am on 14-CURRENT(1400073). My issue comes from this commit I think: https://github.com/freebsd/drm-kmod/commit/58b2f2602fc11ec9b013f89bf556f105= c67874e0#diff-7458df6aa24bcbd93579cfbe0eb08cfe5c207c8f7d12aad09a63da3192b2e= 8c1 ``` (__FreeBSD_version < 1400080 && __FreeBSD_version < 1302501) ``` As 1400073 < 1400080 but not to 1302501, I get this error. --=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-269605-7141-sbFlLXmuke>