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:
Vasil Dimov 2019-02-06 19:46:15 +00:00
parent a96b8ce400
commit e95512986b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492320

View file

@ -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'