HomeFreeBSD

devel/libffi: fix build on powerpc

Description

devel/libffi: fix build on powerpc

Problem:
In file included from src/powerpc/ffi.c:33:
src/powerpc/ffi_powerpc.h:65:9: error: '__int128' is not supported on this target

65 | typedef __int128 float128;
   |         ^~~~~~~~

Details

Provenance
pkubajAuthored on
Parents
rP542723: Update net-im/qxmpp-qt5 to latest upstream release
Branches
Unknown
Tags
Unknown