Mark as BROKEN on riscv64 the same as on aarch64.
While here, pet portlint.
This commit is contained in:
parent
b4b04c5e5c
commit
2176db9e2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559887
@ -8,16 +8,17 @@ MASTER_SITES= http://ftp.irc.org/ftp/irc/server/ \
|
||||
ftp://ftp.archive.de.uu.net/pub/mirrors/ftp.irc.org/server/ \
|
||||
ftp://ftp.nl.uu.net/pub/mirrors/ftp.irc.org/server/
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= The "Internet Relay Chat" Server
|
||||
|
||||
BROKEN_aarch64= Fails to link: missing sbrk
|
||||
BROKEN_riscv64= Fails to link: missing sbrk
|
||||
|
||||
CONFLICTS_INSTALL= charybdis-[0-9]* ircd-hybrid-[0-9]* Nefarious-[0-9]* \
|
||||
ru-ircd-hybrid-[0-9]* ircd-ru-[0-9]*
|
||||
|
||||
BROKEN_aarch64= Fails to link: missing sbrk
|
||||
|
||||
USES= tar:tgz
|
||||
USE_RC_SUBR= ircd
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_OUTSOURCE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user