mail/rmilter: unbreak on powerpc64
GCC9 defines __SIZEOF_POINTER__. Approved by: mentors (implicit approval)
This commit is contained in:
parent
a7adfe4d3e
commit
bb5a1cd4e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514075
@ -11,14 +11,13 @@ LICENSE= BSD2CLAUSE
|
||||
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre
|
||||
|
||||
BROKEN_powerpc64= fails to build: btrie.c: '__SIZEOF_POINTER__' undeclared here
|
||||
NOT_FOR_ARCHS= mips sparc64
|
||||
NOT_FOR_ARCHS_REASON= fails to compile: error: Unsupported word size
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= vstakhov
|
||||
|
||||
USES= cmake bison pkgconfig ssl
|
||||
USES= cmake compiler:c11 bison pkgconfig ssl
|
||||
USE_GNOME= glib20
|
||||
|
||||
USERS= _rmilter
|
||||
|
Loading…
Reference in New Issue
Block a user