svn commit: r552149 - head/graphics/mesa-devel

Jan Beich jbeich at FreeBSD.org
Mon Oct 12 20:34:14 UTC 2020


Jan Beich <jbeich at FreeBSD.org> writes:

> Author: jbeich
> Date: Mon Oct 12 20:17:34 2020
> New Revision: 552149
> URL: https://svnweb.freebsd.org/changeset/ports/552149
>
> Log:
>   graphics/mesa-devel: pin to llvm10 like mesa-dri
>   
>   Avoid proliferation of llvm* packages. AMD GPU support in drm-*-kmod
>   is expected to lag behind mesa-dri, anyway. For absolute bleeding
>   edge use standalone mode e.g., DEFAULT_VERSIONS += gl=mesa-devel.

For example, GFX10_3 uses CHIP_SIENNA_CICHLID which requires at least
Linux 5.9. By the time drm-devel-kmod catches up to 5.9 mesa-dri would
probably switch to llvm11.

https://gitlab.freedesktop.org/mesa/mesa/-/commit/0795241dde15


More information about the svn-ports-all mailing list