!33 [sync] PR-32: fix build error due to automake update 1.17
From: @openeuler-sync-bot Reviewed-by: @hellotcc Signed-off-by: @hellotcc
This commit is contained in:
commit
3201f7db0e
@ -1,6 +1,6 @@
|
||||
Name: perftest
|
||||
Version: 4.5
|
||||
Release: 8
|
||||
Release: 9
|
||||
License: GPLv2 or BSD
|
||||
Summary: RDMA Performance Testing Tools
|
||||
Url: https://github.com/linux-rdma/perftest
|
||||
@ -30,6 +30,7 @@ Perftest is a collection of simple tools for testing bandwidth and latency over
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
%configure
|
||||
%make_build CFLAGS+="-fPIC -g -Wall -D_GNU_SOURCE -O3"
|
||||
|
||||
@ -43,6 +44,12 @@ done
|
||||
%_bindir/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 22 2024 liweigang <liweiganga@uniontech.com> - 4.5-9
|
||||
- Type: bugfix
|
||||
- ID: NA
|
||||
- SUG: NA
|
||||
- DESC: fix build error due to automake update 1.17
|
||||
|
||||
* Mon Jul 8 2024 Xinghai Cen <cenxinghai@h-partners.com> - 4.5-8
|
||||
- Type: bugfix
|
||||
- ID: NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user