diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/mariadb.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/mariadb.rb b/Library/Formula/mariadb.rb index 33ca6aec3..0f0874bf5 100644 --- a/Library/Formula/mariadb.rb +++ b/Library/Formula/mariadb.rb @@ -65,6 +65,7 @@ class Mariadb < Formula -DDEFAULT_COLLATION=utf8_general_ci -DINSTALL_SYSCONFDIR=#{etc} -DCOMPILATION_COMMENT=Homebrew + -DWITHOUT_TOKUDB=1 ] args << "-DWITH_UNIT_TESTS=OFF" if build.without? 'tests' |
