diff --git a/open-lldp.changes b/open-lldp.changes index d3126aa..9e45ec1 100644 --- a/open-lldp.changes +++ b/open-lldp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 6 09:26:46 UTC 2020 - Martin Liška + +- Use -fcommon in order to fix boo#1160407. + ------------------------------------------------------------------- Fri Jan 24 11:12:11 UTC 2020 - Dominique Leuenberger diff --git a/open-lldp.spec b/open-lldp.spec index 9135b91..2cd5234 100644 --- a/open-lldp.spec +++ b/open-lldp.spec @@ -73,13 +73,14 @@ with Data Center Bridging (DCB) for Intel(R) Network Connections %patch0 -p1 %build +%global optflags %{optflags} -fcommon autoreconf -vi %configure \ --disable-static -make %{?_smp_mflags} +%make_build %check -make check %{?_smp_mflags} +%make_build check %install mkdir -p %{buildroot}/var/lib/lldpad