SHA256
1
0
forked from pool/kexec-tools

Accepting request 402932 from home:michel_mno:branches:Kernel:kdump

-  remove sed line in spec for ppc64 about stack-protector
   as now handled in Makefile.

OBS-URL: https://build.opensuse.org/request/show/402932
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kexec-tools?expand=0&rev=73
This commit is contained in:
Tony Jones 2016-06-23 12:03:26 +00:00 committed by Git OBS Bridge
parent cf62e2066a
commit c6d2b3d081
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 17 11:44:18 UTC 2016 - normand@linux.vnet.ibm.com
- remove sed line in spec for ppc64 about stack-protector
as now handled in Makefile.
-------------------------------------------------------------------
Fri Jun 3 18:16:51 UTC 2016 - tonyj@suse.com

View File

@ -72,7 +72,7 @@ the loaded kernel after it panics.
# disable as-needed
export SUSE_ASNEEDED=0
%{?suse_update_config -f}
%ifarch ia64 ppc64le
%ifarch ia64
RPM_OPT_FLAGS=$(echo $RPM_OPT_FLAGS | sed -e 's/-fstack-protector//')
%endif
autoreconf -f