[Groonga-mysql-commit] mroonga/mroonga at 9815e15 [master] Refrect a431ffb629076e044582eaa0d022376578f496fe into percona-server-56-mroonga.

Back to archive index

yoku0825 null+****@clear*****
Fri Aug 7 16:18:54 JST 2015


yoku0825	2015-08-07 16:18:54 +0900 (Fri, 07 Aug 2015)

  New Revision: 9815e151b8ebdaf20637020018242ac909a23ac1
  https://github.com/mroonga/mroonga/commit/9815e151b8ebdaf20637020018242ac909a23ac1

  Merged d577765: Merge pull request #70 from yoku0825/add_with_fast_mutexes_into_percona_rpm

  Message:
    Refrect a431ffb629076e044582eaa0d022376578f496fe into percona-server-56-mroonga.

  Modified files:
    packages/rpm/centos/percona-server-56-mroonga.spec.in

  Modified: packages/rpm/centos/percona-server-56-mroonga.spec.in (+5 -2)
===================================================================
--- packages/rpm/centos/percona-server-56-mroonga.spec.in    2015-08-07 10:08:36 +0900 (d0fcc81)
+++ packages/rpm/centos/percona-server-56-mroonga.spec.in    2015-08-07 16:18:54 +0900 (db1103b)
@@ -16,7 +16,7 @@
 
 Name:		percona-server-56-mroonga
 Version:	@VERSION@
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A fast fulltext searchable storage engine for MySQL
 
 Group:		Applications/Databases
@@ -71,7 +71,10 @@ if [ ! -d ${mysql_source} ]; then
 	--define 'optflags -O0' \
 	../../SPECS/%{mysql_spec_file}
 fi
-%configure --disable-static --with-mysql-source=${mysql_source} \
+%configure \
+    --disable-static \
+    --with-mysql-source=${mysql_source} \
+    --enable-fast-mutexes \
     %{?mroonga_configure_options}
 make %{?_smp_mflags}
 
-------------- next part --------------
HTML����������������������������...
下載 



More information about the Groonga-mysql-commit mailing list
Back to archive index