mariadb: force use of bundled pcre

This commit is contained in:
FX Coudert 2017-09-19 18:34:35 +02:00
parent 5a5836bbb7
commit f25f233ff0

View file

@ -54,6 +54,7 @@ class Mariadb < Formula
-DINSTALL_DOCDIR=share/doc/#{name}
-DINSTALL_INFODIR=share/info
-DINSTALL_MYSQLSHAREDIR=share/mysql
-DWITH_PCRE=bundled
-DWITH_SSL=yes
-DDEFAULT_CHARSET=utf8
-DDEFAULT_COLLATION=utf8_general_ci