K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-07-21T08:21:54.657174Z K 7 svn:log V 231 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; | ^~~~~~~~ END