mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- 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
|
FPIC= -fpic
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if ${ARCH} == "sparc64"
|
|
||||||
BROKEN= Fails to link
|
|
||||||
.endif
|
|
||||||
|
|
||||||
MANSRC=${WRKDIR}/lapack-3.2.0
|
MANSRC=${WRKDIR}/lapack-3.2.0
|
||||||
WRKSRC_SHARED=${WRKSRC}_shared
|
WRKSRC_SHARED=${WRKSRC}_shared
|
||||||
FFLAGS_SHARED=${FPIC}
|
FFLAGS_SHARED=${FPIC}
|
||||||
|
|
Loading…
Add table
Reference in a new issue