[Groonga-mysql-commit] mroonga/mroonga at 50aab0e [master] rpm: use -g3 instead of -ggdb3

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Dec 24 17:44:07 JST 2013


HAYASHI Kentaro	2013-12-24 17:44:07 +0900 (Tue, 24 Dec 2013)

  New Revision: 50aab0e291eeac18b8ca133f6ea1a2412e7e3854
  https://github.com/mroonga/mroonga/commit/50aab0e291eeac18b8ca133f6ea1a2412e7e3854

  Message:
    rpm: use -g3 instead of -ggdb3
    
    see http://www.clear-code.com/blog/2013/5/8.html

  Modified files:
    packages/yum/build-rpm.sh

  Modified: packages/yum/build-rpm.sh (+1 -1)
===================================================================
--- packages/yum/build-rpm.sh    2013-12-24 17:43:20 +0900 (4e84e05)
+++ packages/yum/build-rpm.sh    2013-12-24 17:44:07 +0900 (85eeafc)
@@ -125,7 +125,7 @@ run yum install ${yum_options} -y rpm-build rpmdevtools tar ${DEPENDED_PACKAGES}
 run yum clean ${yum_options} packages
 
 # for debug
-# rpmbuild_options="$rpmbuild_options --define 'optflags -O0 -ggdb3'"
+# rpmbuild_options="$rpmbuild_options --define 'optflags -O0 -g3'"
 
 if [ "${USE_MYSQLSERVICES_COMPAT}" = "yes" ]; then
     rpmbuild_options="$rpmbuild_options --define 'mroonga_configure_options --with-libmysqlservices-compat'"
-------------- next part --------------
HTML����������������������������...
Download 



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