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

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:30:09 JST 2012


Kouhei Sutou	2011-09-28 15:56:32 +0900 (Wed, 28 Sep 2011)

  New Revision: 6a48a43037441714cf6832e3e6146a2cb0a47caf
  https://github.com/mroonga/mroonga/commit/6a48a43037441714cf6832e3e6146a2cb0a47caf

  Log:
    [yum] support debug build.

  Modified files:
    yum/build-rpm.sh

  Modified: yum/build-rpm.sh (+1 -0)
===================================================================
--- yum/build-rpm.sh    2011-09-28 15:55:18 +0900 (e9e6a13)
+++ yum/build-rpm.sh    2011-09-28 15:56:32 +0900 (26171f3)
@@ -68,6 +68,7 @@ cp /tmp/${PACKAGE}.spec rpm/SPECS/
 
 chmod o+rx . rpm rpm/RPMS rpm/SRPMS
 
+# rpmbuild -ba --define 'optflags -O0 -ggdb3' rpm/SPECS/${PACKAGE}.spec
 rpmbuild -ba rpm/SPECS/${PACKAGE}.spec
 EOF
 
-------------- next part --------------
HTML����������������������������...
Download 



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