add gcc BuildRequires
Signed-off-by: huangliming <huangliming5@huawei.com> (cherry picked from commit 1a935772b38b4116f158d1ff7ee754e8746ff61b)
This commit is contained in:
parent
cfc2ddc2c0
commit
570ee2935f
@ -1,6 +1,6 @@
|
||||
Name: dpdk
|
||||
Version: 19.11
|
||||
Release: 10
|
||||
Release: 11
|
||||
Packager: packaging@6wind.com
|
||||
URL: http://dpdk.org
|
||||
%global source_version 19.11
|
||||
@ -56,6 +56,7 @@ ExclusiveArch: i686 x86_64 aarch64
|
||||
%global config x86_64-%{machine}-linux-gcc
|
||||
%endif
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: kernel-devel, libpcap-devel
|
||||
BuildRequires: numactl-devel libconfig-devel
|
||||
BuildRequires: module-init-tools uname-build-checks libnl3 libmnl
|
||||
@ -222,6 +223,9 @@ strip -g $RPM_BUILD_ROOT/lib/modules/${namer}/extra/dpdk/rte_kni.ko
|
||||
/usr/sbin/depmod
|
||||
|
||||
%changelog
|
||||
* Tue Jun 08 2021 huangliming<huangliming5@huawei.com> - 19.11-11
|
||||
- add gcc BuildRequires
|
||||
|
||||
* Mon May 24 2021 renmingshuai <renmingshuai@huawei.com> - 19.11-10
|
||||
- optimize the efficiency of compiling dpdk
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user