Skip to content

Commit

Permalink
math/octave-forge-interval: build with clang on powerpc64
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Apr 22, 2022
1 parent 2bb61bb commit 639acf8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions math/octave-forge-interval/Makefile
Expand Up @@ -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}
Expand Down

0 comments on commit 639acf8

Please sign in to comment.