mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- Mark BROKEN on amd64-7
Reported by: pointyhat Approved by: portmgr (hat)
This commit is contained in:
parent
d0a25b15a2
commit
5f6e38366a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202934
@ -54,6 +54,10 @@ BUILD_DEPENDS= ${LOCALBASE}/include/avcall.h:${PORTSDIR}/devel/ffcall
|
||||
BROKEN= Does not compile on ports build cluster
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 700042 && ${ARCH} == "amd64"
|
||||
BROKEN= Does not compile
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == i386
|
||||
WORDSIZE=32
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user