K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-12-26T12:37:06.296402Z K 7 svn:log V 291 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) END