mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Mark broken on sparc64: does not link.
This commit is contained in:
parent
7fe53e85cc
commit
1ba888a134
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278933
@ -50,6 +50,11 @@ FPIC= -fPIC
|
|||||||
.else
|
.else
|
||||||
FPIC= -fpic
|
FPIC= -fpic
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
.if ${ARCH} == "sparc64"
|
||||||
|
BROKEN= Does not link on sparc64
|
||||||
|
.endif
|
||||||
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
WRKSRC= ${WRKDIR}/SuperLU_MT_2.0
|
WRKSRC= ${WRKDIR}/SuperLU_MT_2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user