[Groonga-commit] groonga/groonga at a0059fc [master] cmake: remove needless configuration

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Sep 14 11:11:44 JST 2015


Kouhei Sutou	2015-09-14 11:11:44 +0900 (Mon, 14 Sep 2015)

  New Revision: a0059fcbdf362332b3e05fc5e28c095bb807b8dd
  https://github.com/groonga/groonga/commit/a0059fcbdf362332b3e05fc5e28c095bb807b8dd

  Message:
    cmake: remove needless configuration

  Modified files:
    vendor/onigmo/CMakeLists.txt

  Modified: vendor/onigmo/CMakeLists.txt (+0 -3)
===================================================================
--- vendor/onigmo/CMakeLists.txt    2015-09-14 11:05:58 +0900 (3f61d0b)
+++ vendor/onigmo/CMakeLists.txt    2015-09-14 11:11:44 +0900 (2e89ea0)
@@ -114,9 +114,6 @@ if(GRN_WITH_ONIGMO)
     )
 
   set(ONIGMO_C_COMPILE_FLAGS "${GRN_C_COMPILE_FLAGS}")
-  if(CFLAG_WWRITE_STRINGS)
-    set(ONIGMO_C_COMPILE_FLAGS "${GRN_C_COMPILE_FLAGS} -Wno-write-strings")
-  endif()
 
   add_library(onigmo STATIC ${ONIGMO_SOURCES})
   set_source_files_properties(${ONIGMO_SOURCES}
-------------- next part --------------
HTML����������������������������...
Download 



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