Disable --as-needed

Similar issues in the past:
- https://bugzilla.novell.com/show_bug.cgi?id=567267
- https://bugs.launchpad.net/ubuntu/+source/ebtables/+bug/899315

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
David Abdurachmanov 2019-01-19 19:36:33 +01:00
parent bca69e8ffc
commit cc5ef6233f
Signed by: davidlt
GPG Key ID: 7108702C938B13C1
1 changed files with 6 additions and 1 deletions

View File

@ -1,8 +1,10 @@
%global ebminor 4
%undefine _ld_as_needed
Name: ebtables
Version: 2.0.10
Release: 28.0.riscv64%{?dist}
Release: 28.1.riscv64%{?dist}
Summary: Ethernet Bridge frame table administration tool
License: GPLv2+
URL: http://ebtables.sourceforge.net/
@ -128,6 +130,9 @@ fi
%ghost %{_sysconfdir}/sysconfig/ebtables.broute
%changelog
* Sat Jan 19 2019 David Abdurachmanov <david.abdurachmanov@gmail.com> 2.0.10-28.1.riscv64
- Disable --as-needed to resolve segfaults
* Sat Jan 19 2019 David Abdurachmanov <david.abdurachmanov@gmail.com> 2.0.10-28.0.riscv64
- No changes, just rebuild