graphics/piglit: Add USES+=compiler:c11

This fixes the build on FreeBSD 9.3 where gcc 4.2.1 fails to build
Piglit.

Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D7779
This commit is contained in:
Jean-Sébastien Pédron 2016-11-20 20:58:16 +00:00
parent 0ce4812dc6
commit 12836111cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426628

View File

@ -31,7 +31,7 @@ GH_ACCOUNT= dumbbell
GH_PROJECT= piglit
GH_TAGNAME= ca5350b4056ae63a93c4c207087b7634873b2ce2
USES= cmake:outsource pkgconfig python:2
USES= cmake:outsource compiler:c11 pkgconfig python:2
USE_GL= egl gbm gl glu
USE_XORG= x11 xcb xext xrender