[Groonga-mysql-commit] mroonga/mroonga at 6f6588d [master] Support no PSI interface build again

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jul 10 16:46:17 JST 2018


Kouhei Sutou	2018-07-10 16:46:17 +0900 (Tue, 10 Jul 2018)

  New Revision: 6f6588d2211cceb57cc988594db14419626685ba
  https://github.com/mroonga/mroonga/commit/6f6588d2211cceb57cc988594db14419626685ba

  Message:
    Support no PSI interface build again

  Modified files:
    ha_mroonga.cpp

  Modified: ha_mroonga.cpp (+2 -0)
===================================================================
--- ha_mroonga.cpp    2018-07-10 11:12:52 +0900 (b6745765)
+++ ha_mroonga.cpp    2018-07-10 16:46:17 +0900 (9082cd5a)
@@ -414,6 +414,8 @@ static PSI_mutex_info mrn_mutexes[] =
     }                                                           \
   } while (false)
 #  endif
+#else
+#  define MRN_REGISTER_MUTEXES(category, mutexes)
 #endif
 
 /* global variables */
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180710/488f4c8f/attachment-0001.htm 



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