Skip to content
Snippets Groups Projects
Commit 639acf8c authored by Piotr Kubaj's avatar Piotr Kubaj
Browse files

math/octave-forge-interval: build with clang on powerpc64

parent 2bb61bbe
No related branches found
No related tags found
No related merge requests found
......@@ -21,12 +21,6 @@ WRKSRC= ${WRKDIR}/${OCTSRC}/src
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
.include <bsd.port.options.mk>
.if ${ARCH} == powerpc64
USE_GCC= yes
.endif
post-build:
${RM} ${WRKSRC}/Makefile ${WRKSRC}/configure
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment