mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
databases/mariadb100-server: Fix package builder failures
- Add dependency on OpenSSL from ports - As per PR206998 this fixes the relocation error [1] [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206998#c102 PR: 209419
This commit is contained in:
parent
9b58c9b081
commit
af3f071308
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415024
@ -92,6 +92,8 @@ TOKUDB_PORTDOCS= PATENTS README.md
|
||||
|
||||
FASTMTX_CMAKE_ON= -DWITH_FAST_MUTEXES=1
|
||||
USE_OPENSSL= yes
|
||||
# See PR209419, MariaDB 10.0 fails to build with base SSL libs
|
||||
WITH_OPENSSL_PORT= yes
|
||||
|
||||
.if defined(CLIENT_ONLY)
|
||||
# MySQL-Client part
|
||||
|
Loading…
Reference in New Issue
Block a user