mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Now builds on sparc64.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
8c33e9715e
commit
6dec4959d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425237
@ -33,10 +33,4 @@ post-install:
|
||||
${INSTALL_MAN} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR}
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64: TLS not supported
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user