]> git.pld-linux.org Git - packages/grub2.git/commitdiff
- re-enable -Os auto/th/grub2-2.00-1.4
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 15 Apr 2013 22:11:38 +0000 (00:11 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 15 Apr 2013 22:11:38 +0000 (00:11 +0200)
grub2.spec

index eb036bbd959b86803c61e86ae370e27116260b00..23a5f3e53c7505775fc7ddbf32deb753ef70245f 100644 (file)
@@ -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}
This page took 0.093982 seconds and 4 git commands to generate.