[Lunar-commits] <moonbase-other> mariadb: remove VERBOSE_COMPILE flag

v4hn me at v4hn.de
Sun Sep 22 14:12:25 CEST 2013


commit b3f5c6b05c41c852d72acd96f515dbf7bc0eb9d7
Author: v4hn <me at v4hn.de>
Date: Sun, 22 Sep 2013 05:11:33 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/b3f5c6b05c41c852d72acd96f515dbf7bc0eb9d7

mariadb: remove VERBOSE_COMPILE flag

This doesn't change the build result and therefore should
not be in CONFIGURE.
---
  sql/mariadb/CONFIGURE | +0/-1     
  1 file changed, 1 deletion(-)

--- a/sql/mariadb/CONFIGURE
+++ b/sql/mariadb/CONFIGURE
@@ -3,4 +3,3 @@ mquery USE_BLACKHOLE "Enable 'blackhole' storage engine support?" n "-DWITH_BLAC
 mquery USE_PARTITION "Enable 'partition' storage engine support?" n "-DWITH_PARTITION_STORAGE_ENGINE=1" "-DWITHOUT_PARTITION_STORAGE_ENGINE=1"
 mquery USE_TOKUDB "Enable 'tokudb' storage engine support?" n "-DWITH_TOKUDB_STORAGE_ENGINE=1" "-DWITHOUT_TOKUDB_STORAGE_ENGINE=1"
 mquery USE_FEDERATED "Enable 'federated' storage engine support?" n "-DWITH_FEDERATED_STORAGE_ENGINE=1" "-DWITHOUT_FEDERATED_STORAGE_ENGINE=1"
-mquery USE_VERBOSE "Enable verbose compile output?" n "-DCMAKE_VERBOSE_MAKEFILE=ON" "-DCMAKE_VERBOSE_MAKEFILE=OFF"




More information about the Lunar-commits mailing list