freebsd-ports/graphics/pecl-vips
Piotr Kubaj 4af4de6821 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
2020-05-25 22:03:54 +00:00
..
distinfo
Makefile graphics/pecl-vips: fix build on GCC architectures 2020-05-25 22:03:54 +00:00
pkg-descr