[123180] trunk/dports/databases/mariadb/Portfile

pixilla at macports.org pixilla at macports.org
Wed Aug 6 06:45:10 PDT 2014


Revision: 123180
          https://trac.macports.org/changeset/123180
Author:   pixilla at macports.org
Date:     2014-08-06 06:45:10 -0700 (Wed, 06 Aug 2014)
Log Message:
-----------
databases/mariadb:
- Do not build TokuDB. Closes #5.5.37

Modified Paths:
--------------
    trunk/dports/databases/mariadb/Portfile

Modified: trunk/dports/databases/mariadb/Portfile
===================================================================
--- trunk/dports/databases/mariadb/Portfile	2014-08-06 12:16:42 UTC (rev 123179)
+++ trunk/dports/databases/mariadb/Portfile	2014-08-06 13:45:10 UTC (rev 123180)
@@ -93,7 +93,8 @@
                         -DWITH_EMBEDDED_SERVER:BOOL=ON \
                         -DWITH_ZLIB:STRING=system \
                         -DWITH_UNIT_TESTS:BOOL=ON \
-                        -DWITHOUT_OQGRAPH_STORAGE_ENGINE=1 \
+                        -DWITHOUT_OQGRAPH_STORAGE_ENGINE:BOOL=ON \
+                        -DWITHOUT_TOKUDB_STORAGE_ENGINE:BOOL=ON \
                         -DENABLE_GCOV:BOOL=OFF \
                         -DENABLE_DTRACE:BOOL=OFF \
                         -DWITH_READLINE:BOOL=ON \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140806/0f3f65f9/attachment.html>


More information about the macports-changes mailing list