Accepting request 791708 from home:marxin:branches:network:fcoe
- Use -fcommon in order to fix boo#1160407. OBS-URL: https://build.opensuse.org/request/show/791708 OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=38
This commit is contained in:
parent
04f6206772
commit
b8f28608d5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 6 09:26:46 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Use -fcommon in order to fix boo#1160407.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 11:12:11 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user