Accepting request 404229 from Kernel:kdump

1

OBS-URL: https://build.opensuse.org/request/show/404229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kexec-tools?expand=0&rev=114
This commit is contained in:
Dominique Leuenberger 2016-07-01 07:56:34 +00:00 committed by Git OBS Bridge
commit eab737b675
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