commit c6d035d2c94c082a61e4aa88e0c98004ce2532fa
Author: Jan Rękorajski <[email protected]>
Date: Wed Jan 29 18:41:43 2014 +0100
- disable any and all our optimizations (causes hangs on boot)
- rel 18
grub.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/grub.spec b/grub.spec
index b2e0680..dc084d3 100644
--- a/grub.spec
+++ b/grub.spec
@@ -14,7 +14,7 @@ Summary(pl.UTF-8): GRUB - bootloader dla x86
Summary(pt_BR.UTF-8): Gerenciador de inicialização GRUB
Name: grub
Version: 0.97
-Release: 17
+Release: 18
License: GPL
Group: Base
Source0: ftp://alpha.gnu.org/gnu/grub/%{name}-%{version}.tar.gz
@@ -62,8 +62,11 @@ Obsoletes: fedora-logos
ExclusiveArch: %{ix86} %{x8664}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# Leave tootal control over cflags to grub
+# messing with it causes severe breakega, like hangs on boot
+%define _fortify_cflags %{nil}
%define _ssp_cflags %{nil}
-%define filterout -fPIC
+%define rpmcflags %{nil}
%define _sbindir /sbin
%define _libdir /boot
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/grub.git/commitdiff/c6d035d2c94c082a61e4aa88e0c98004ce2532fa
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit