mail/usendmail: also enable on armv7 and riscv64
Builds fine on armv7. On riscv64 it will probably also build fine once GCC is ported.
This commit is contained in:
parent
70bb127a5d
commit
55cbd8b4ba
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@ COMMENT= Replacement for qmail's sendmail drop-in
|
|||
|
||||
USES= qmail
|
||||
|
||||
BROKEN_armv7= fails to build: auto-aliastest.c:3:34: error: alias must point to a defined variable or function
|
||||
BROKEN_riscv64= fails to build: auto-aliastest.c:3:34: error: alias must point to a defined variable or function
|
||||
|
||||
WRKSRC= ${WRKDIR}/mail/${DISTNAME}
|
||||
|
||||
PLIST_FILES= sbin/usendmail
|
||||
|
|
Loading…
Reference in a new issue