Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout MFH: 2019Q2
This commit is contained in:
parent
d321829659
commit
a134d98b8a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498244
@ -15,6 +15,11 @@ INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= incomplete definition of type 'struct rsa_st'
|
||||
BROKEN_FreeBSD_13= incomplete definition of type 'struct rsa_st'
|
||||
.endif
|
||||
|
||||
CPPFLAGS+= -I${OPENSSLINC}
|
||||
CFLAGS+= -I${OPENSSLINC} -Wno-error
|
||||
LDFLAGS+= -L${OPENSSLLIB}
|
||||
|
Loading…
Reference in New Issue
Block a user