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:
commit
eab737b675
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user