[Groonga-commit] groonga/packages.groonga.org at f6d3850 [master] Revert "Use --enable-debug"

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Nov 17 10:57:32 JST 2014


Kouhei Sutou	2014-11-17 10:57:32 +0900 (Mon, 17 Nov 2014)

  New Revision: f6d38501342ec23c74945616a0a8ce60bb4b2bcf
  https://github.com/groonga/packages.groonga.org/commit/f6d38501342ec23c74945616a0a8ce60bb4b2bcf

  Message:
    Revert "Use --enable-debug"
    
    This reverts commit 175af4e2abd35005d8a7c67f2ba0e8b42ef624dd.
    
    groonga-normalizer-mysql doesn't have it...

  Modified files:
    ansible/files/create-snapshot-package.sh

  Modified: ansible/files/create-snapshot-package.sh (+1 -1)
===================================================================
--- ansible/files/create-snapshot-package.sh    2014-11-17 10:55:49 +0900 (5f6470f)
+++ ansible/files/create-snapshot-package.sh    2014-11-17 10:57:32 +0900 (4bd35a8)
@@ -75,7 +75,7 @@ create_nightly_build() {
   run mkdir -p ${project_name}.build
   run cd ${project_name}.build
   run ../${project_name}/configure \
-    --enable-debug \
+    CFLAGS="-O0" CXXFLAGS="-O0" \
     --prefix=$HOME/work/nightly \
     "$@" \
     > configure.log
-------------- next part --------------
HTML����������������������������...
Download 



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