[packages/grub2] - disable optimization

baggins baggins at pld-linux.org
Mon Apr 15 23:31:01 CEST 2013


commit 98a41f0f4c667949aaa42c9ce26daed8d11fe1e4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Apr 15 23:30:50 2013 +0200

    - disable optimization

 grub2.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/grub2.spec b/grub2.spec
index f8d953e..785d890 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -54,7 +54,7 @@ Summary(pl.UTF-8):	GRUB2 - bootloader dla x86 i ppc
 Summary(pt_BR.UTF-8):	Gerenciador de inicialização GRUB2
 Name:		grub2
 Version:	2.00
-Release:	1.1
+Release:	1.2
 License:	GPL v2
 Group:		Base
 Source0:	http://ftp.gnu.org/gnu/grub/grub-%{version}.tar.xz
@@ -328,7 +328,7 @@ cp -f /usr/share/automake/config.sub .
 echo timestamp > stamp-h.in
 %{__autoconf}
 %{__automake}
-export CFLAGS="%{rpmcflags} -Os %{?debug:-g}"
+#export CFLAGS="%{rpmcflags} -Os %{?debug:-g}"
 
 for platform in %{platforms} ; do
 	install -d build-${platform}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/grub2.git/commitdiff/98a41f0f4c667949aaa42c9ce26daed8d11fe1e4



More information about the pld-cvs-commit mailing list