devel/libffi: fix build on GCC architectures

Use newer GCC:
../src/powerpc/ffi_powerpc.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'float128'
This commit is contained in:
Piotr Kubaj 2020-07-04 22:15:48 +00:00
parent 9717515a2a
commit 074d56d7b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541239

View file

@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= runtest:misc/dejagnu
USES= libtool pathfix
USES= compiler:c11 libtool pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes