- Broken fails to build
AR lib9 built lib9 CC yacc.c LD yacc built yacc YACC awkgram.y fatal error:can't create , <nil>:1 *** Error code 1 Stop in /work/a/ports/devel/9base/work/9base-2/awk. *** Error code 1 Feature safe: yes
This commit is contained in:
parent
753abeed0a
commit
d452b8da61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315977
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ APPS= awk basename bc cat cleanname date dc echo grep mk rc sed \
|
|||
MAN1= ${APPS:S|$|.1|}
|
||||
MAN7= regexp.7
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64 sparc64
|
||||
ONLY_FOR_ARCHS_REASON= has low-level code unavailable for ${ARCH}
|
||||
|
||||
|
|
Loading…
Reference in a new issue