HomeFreeBSD

devel/pecl-grpc: fix build on GCC architectures

Description

devel/pecl-grpc: fix build on GCC architectures

C++11 compiler is necessary:
cc1plus: error: unrecognized command line option "-std=c++11"

Also, for some reason _LITTLE_ENDIAN is defined on powerpc64. Fix it not to use LE code.

PR: 242887
Approved by: vanilla (maintainer)

Details

Provenance
pkubajAuthored on
Parents
rP520904: sysutils/glow: Update to 0.1.3
Branches
Unknown
Tags
Unknown