svn commit: r548260 - head/graphics/glx-utils

Jan Beich jbeich at FreeBSD.org
Sat Sep 12 23:25:23 UTC 2020


Mark Linimon <linimon at FreeBSD.org> writes:

> Author: linimon
> Date: Fri Sep 11 20:14:12 2020
> New Revision: 548260
> URL: https://svnweb.freebsd.org/changeset/ports/548260
>
> Log:
>   Add USE_CSTD=c99 to fix build on GCC-based systems:
>   
>     glxgears.c:412: error: 'for' loop initial declaration used outside C99 mode
>   
>   Approved by:	portmgr (tier-2 blanket)

I've submitted a fix upstream to help graphics/mesa-demos as well.
https://gitlab.freedesktop.org/mesa/demos/-/merge_requests/29


More information about the svn-ports-head mailing list