devel/ocaml-psmt2-frontend: fix build on powerpc

This commit is contained in:
Piotr Kubaj 2025-01-16 14:00:46 +01:00
parent be8dee0954
commit 255c43fa19

View file

@ -24,6 +24,12 @@ PORTDOCS= ${OCAML_PACKAGES:@p@$p/CHANGES.md $p/LICENSE $p/LICENSE.md $p/README.m
OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
.if ${ARCH} == powerpc
USE_BINUTILS= yes
.endif
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/${OCAML_SITELIBDIR}/psmt2-frontend/psmt2Frontend.cmxs