[Groonga-commit] groonga/groonga [master] remove no-optimization flag.

Back to archive index

null+****@clear***** null+****@clear*****
2010年 9月 3日 (金) 15:03:54 JST


Kouhei Sutou	2010-09-03 06:03:54 +0000 (Fri, 03 Sep 2010)

  New Revision: a95667019c5e6a62c1abc0c9b7102b82cff0eacb

  Log:
    remove no-optimization flag.

  Modified files:
    rpm/centos/groonga.spec.in
    rpm/fedora/groonga.spec.in

  Modified: rpm/centos/groonga.spec.in (+0 -1)
===================================================================
--- rpm/centos/groonga.spec.in    2010-09-03 03:57:45 +0000 (1a15202)
+++ rpm/centos/groonga.spec.in    2010-09-03 06:03:54 +0000 (81aa281)
@@ -64,7 +64,6 @@ Munin plugins for groonga
 
 
 %build
-%define optflags -O0
 %configure
 make %{?_smp_mflags}
 

  Modified: rpm/fedora/groonga.spec.in (+0 -1)
===================================================================
--- rpm/fedora/groonga.spec.in    2010-09-03 03:57:45 +0000 (3583655)
+++ rpm/fedora/groonga.spec.in    2010-09-03 06:03:54 +0000 (84209fc)
@@ -69,7 +69,6 @@ Munin plugins for groonga
 # to avoid binary-or-shlib-defines-rpath, we need to regenerate
 # configure and libtool scripts
 autoreconf -f -i
-%define optflags -O0
 %configure
 make %{?_smp_mflags}
 




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