[packages/grub2] - re-enable -Os
baggins
baggins at pld-linux.org
Tue Apr 16 00:11:57 CEST 2013
commit ed67ca1924eb5b2c78b9ab849c842807724f9317
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Apr 16 00:11:38 2013 +0200
- re-enable -Os
grub2.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/grub2.spec b/grub2.spec
index eb036bb..23a5f3e 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -52,7 +52,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.3
+Release: 1.4
License: GPL v2
Group: Base
Source0: http://ftp.gnu.org/gnu/grub/grub-%{version}.tar.xz
@@ -326,7 +326,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/ed67ca1924eb5b2c78b9ab849c842807724f9317
More information about the pld-cvs-commit
mailing list