- Unbreak on sparc64. It builds and links fine.
This commit is contained in:
parent
92ca07b4cc
commit
f5afeefdb7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233921
1 changed files with 0 additions and 4 deletions
|
@ -31,10 +31,6 @@ FPIC= -fPIC
|
|||
FPIC= -fpic
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Fails to link
|
||||
.endif
|
||||
|
||||
MANSRC=${WRKDIR}/lapack-3.2.0
|
||||
WRKSRC_SHARED=${WRKSRC}_shared
|
||||
FFLAGS_SHARED=${FPIC}
|
||||
|
|
Loading…
Reference in a new issue