mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
math/gsl: don't use GCC to build on powerpc64 elfv2
Clang can build this port after r359086.
This commit is contained in:
parent
8796034789
commit
9945d49758
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528744
@ -24,14 +24,8 @@ INFO= gsl-ref
|
||||
CORELIMIT?= /usr/bin/limits -Sc 0
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == powerpc64
|
||||
USE_GCC= any
|
||||
.endif
|
||||
|
||||
check regression-test test: build
|
||||
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${CORELIMIT} ${MAKE_CMD} \
|
||||
${MAKE_ARGS} check
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user