diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-09-22 10:13:54 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-09-22 10:13:54 +0000 |
commit | 191077a3c2eebd30392db6b4d49be66cc1f34009 (patch) | |
tree | 2da3621887a567beac9789fdda962c843373ceb0 /lang | |
parent | lang/ruby*: switch ruby ports to clang on powerpc with the same workaround th... (diff) |
devel/pecl-eio: fix build on big-endian architectures
In file included from /wrkdirs/usr/ports/devel/pecl-eio/work-php74/eio-2.0.4/php7/php_eio.c:70:
In file included from ./libeio/eio.c:45:
./libeio/ecb.h:460:44: warning: function declared 'noreturn' should not return [-Winvalid-noreturn]
ecb_inline void ecb_unreachable (void) { }
^
./libeio/ecb.h:481:3: error: use of undeclared identifier 'retrurn'
retrurn 0x11;
Diffstat (limited to 'lang')
0 files changed, 0 insertions, 0 deletions