Accepting request 792722 from network:fcoe
OBS-URL: https://build.opensuse.org/request/show/792722 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=15
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user