[Groonga-commit] groonga/packages.groonga.org at 175af4e [master] Use --enable-debug

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Nov 17 10:55:49 JST 2014


Kouhei Sutou	2014-11-17 10:55:49 +0900 (Mon, 17 Nov 2014)

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

  Message:
    Use --enable-debug

  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-05 17:59:43 +0900 (4bd35a8)
+++ ansible/files/create-snapshot-package.sh    2014-11-17 10:55:49 +0900 (5f6470f)
@@ -75,7 +75,7 @@ create_nightly_build() {
   run mkdir -p ${project_name}.build
   run cd ${project_name}.build
   run ../${project_name}/configure \
-    CFLAGS="-O0" CXXFLAGS="-O0" \
+    --enable-debug \
     --prefix=$HOME/work/nightly \
     "$@" \
     > configure.log
-------------- next part --------------
HTML����������������������������...
下載 



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