databases/galera: Unbreak with OpenSSL 1.1.1
It compiles and works just fine with OpenSSL 1.1.1. Submitted by: Benoit Plessis <benoit@plessis.info> Approved by: devel@galeracluster.com
This commit is contained in:
parent
a96b8ce400
commit
e95512986b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492320
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@ COMMENT= Synchronous multi-master replication engine
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN_SSL= openssl111
|
||||
BROKEN_SSL_REASON_openssl111= check that SSL devel headers are installed and usable
|
||||
BROKEN_aarch64= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
|
||||
BROKEN_armv6= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
|
||||
BROKEN_armv7= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
|
||||
|
|
Loading…
Reference in a new issue