summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/libffcall/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libffcall/Makefile b/devel/libffcall/Makefile
index c49b5f0bee5d..641fc282fc0f 100644
--- a/devel/libffcall/Makefile
+++ b/devel/libffcall/Makefile
@@ -28,6 +28,8 @@ CFLAGS+= -fPIC
PATCHES_powerpc64= ${PATCHDIR}/extra-patch-ffcall-abi.h
EXTRA_PATCHES= ${PATCHES_${ARCH}}
+USES_powerpc64= compiler:gcc-c++11-lib
+USES+= ${USES_${ARCH}}
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libavcall.so \