[Groonga-mysql-commit] mroonga/mroonga [master] [debian] support debug build.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 9月 25日 (日) 12:25:55 JST


Kouhei Sutou	2011-09-25 03:25:55 +0000 (Sun, 25 Sep 2011)

  New Revision: 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 03:20:14 +0000 (2648be0)
+++ apt/build-deb.sh    2011-09-25 03:25:55 +0000 (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
 




Groonga-mysql-commit メーリングリストの案内
Back to archive index