mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
These also fail to build on armv6. The logfiles are more than 9GB
before the build fails. Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
3127ac2cb4
commit
7137ef78f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434885
@ -50,6 +50,7 @@ RUN_DEPENDS= crafty:games/crafty
|
||||
NO_BUILD= yes
|
||||
|
||||
BROKEN_aarch64= Fails to install: runaway process
|
||||
BROKEN_armv6= Fails to install: runaway process
|
||||
BROKEN_mips64= Fails to install: runaway process
|
||||
|
||||
.if !defined(WITH_TBDIR)
|
||||
|
@ -42,6 +42,7 @@ NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
BROKEN_aarch64= Fails to install: runaway process
|
||||
BROKEN_armv6= Fails to install: runaway process
|
||||
BROKEN_mips64= Fails to install: runaway process
|
||||
|
||||
.if !defined(WITH_TBDIR)
|
||||
|
Loading…
Reference in New Issue
Block a user