MFH: r498069
Mark BROKEN on FreeBSD 12 and 13 Reported by: pkg-fallout
This commit is contained in:
parent
5e2212c9e7
commit
6ad75bef2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=498070
@ -29,6 +29,8 @@ CFLAGS+= -march=i586
|
||||
.endif
|
||||
|
||||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= incomplete definition of type 'struct dh_st'
|
||||
BROKEN_FreeBSD_13= incomplete definition of type 'struct dh_st'
|
||||
CMAKE_ARGS+= -DWITH_SSL="system"
|
||||
.else
|
||||
CMAKE_ARGS+= -DWITH_SSL="${OPENSSLBASE}"
|
||||
|
Loading…
Reference in New Issue
Block a user