Mark as broken on arm64.
This commit is contained in:
parent
82b3226534
commit
e930677957
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425690
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ COMMENT= Scheduler program, designed to replace cron(8) and at(1)
|
|||
BUILD_DEPENDS= ${LOCALBASE}/bin/tai64nlocal:sysutils/daemontools
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/multilog:sysutils/daemontools
|
||||
|
||||
BROKEN_arm64= Fails to build: regparm is not valid on this platform
|
||||
WRKSRC= ${WRKDIR}/admin/${DISTNAME}
|
||||
|
||||
TEST_TARGET= check
|
||||
|
|
Loading…
Reference in a new issue