[Bug 269605] graphics/drm-510-kmod fails to compile on 13-STABLE

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 19 Feb 2023 13:00:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269605

--- 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/58b2f2602fc11ec9b013f89bf556f105c67874e0#diff-7458df6aa24bcbd93579cfbe0eb08cfe5c207c8f7d12aad09a63da3192b2e8c1


```
(__FreeBSD_version < 1400080 && __FreeBSD_version < 1302501)
```

As 1400073 < 1400080 but not to 1302501, I get this error.

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