K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-02-09T17:20:05.731378Z K 7 svn:log V 472 devel/pecl-grpc: fix build on powerpc64 elfv2 Clang doesn't have sys/platform/ppc.h: /wrkdirs/usr/ports/devel/pecl-grpc/work-php74/grpc-1.27.0/third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.cc:24:10: fatal error: 'sys/platform/ppc.h' file not found #include ^~~~~~~~~~~~~~~~~~~~ 1 error generated. __ppc_get_timebase() and __ppc_get_timebase_freq() are not supported on FreeBSD. PR: 243995 Approved by: vanilla (maintainer) END