K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-05-25T22:03:54.454223Z K 7 svn:log V 711 graphics/pecl-vips: fix build on GCC architectures Use C11 compiler: In file included from /usr/local/include/vips/vips.h:125, from /wrkdirs/usr/ports/graphics/pecl-vips/work-php72/vips-1.0.9/vips.c:19: /usr/local/include/vips/image.h:312: error: redefinition of typedef 'VipsImage' /usr/local/include/vips/basic.h:75: error: previous declaration of 'VipsImage' was here In file included from /usr/local/include/vips/vips.h:129, from /wrkdirs/usr/ports/graphics/pecl-vips/work-php72/vips-1.0.9/vips.c:19: /usr/local/include/vips/region.h:109: error: redefinition of typedef 'VipsRegion' /usr/local/include/vips/basic.h:77: error: previous declaration of 'VipsRegion' was here END