[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] [debian] support debug build.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:40:49 JST 2012


Kouhei Sutou	2011-09-25 12:25:55 +0900 (Sun, 25 Sep 2011)

  New Revision: 976296e6bbb9693ea61e263935d7502d4893d2a0
  https://github.com/mroonga/mroonga/commit/976296e6bbb9693ea61e263935d7502d4893d2a0

  Log:
    [debian] support debug build.

  Modified files:
    apt/build-deb.sh

  Modified: apt/build-deb.sh (+1 -0)
===================================================================
--- apt/build-deb.sh    2011-09-25 12:20:14 +0900 (2648be0)
+++ apt/build-deb.sh    2011-09-25 12:25:55 +0900 (1b4bb26)
@@ -66,6 +66,7 @@ ln -fs \$(find ../mysql-package -maxdepth 1 -type d | tail -1) mysql
 tar xfz ${PACKAGE}_${VERSION}.orig.tar.gz
 cd ${PACKAGE}-${VERSION}/
 cp -rp /tmp/${PACKAGE}-debian debian
+# export DEB_BUILD_OPTIONS="noopt nostrip"
 debuild -us -uc
 EOF
 
-------------- next part --------------
HTML����������������������������...
下载 



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