mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
IGNORE on alpha: Hangs during build
This commit is contained in:
parent
fb5150dac0
commit
0bcf44e418
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104283
@ -38,4 +38,10 @@ MANN= base64.n calculus.n changelog.n cksum.n cmdline.n \
|
||||
|
||||
MANCOMPRESSED= no
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "alpha"
|
||||
IGNORE= "Hangs during build on alpha"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user