diff options
Diffstat (limited to 'devel/pecl-grpc/Makefile')
-rw-r--r-- | devel/pecl-grpc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pecl-grpc/Makefile b/devel/pecl-grpc/Makefile index 887656a7a0e6..b8f5f8d7c8e5 100644 --- a/devel/pecl-grpc/Makefile +++ b/devel/pecl-grpc/Makefile @@ -11,6 +11,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_mips= fails to compile: fatal error: sys/auxv.h file not found BROKEN_mips64= fails to compile: fatal error: sys/auxv.h file not found +IGNORE_WITH_PHP= 85 USES= compiler:c++11-lang php:pecl |