From 6d461ad696180ad40bddaa49638025154ab4cae4 Mon Sep 17 00:00:00 2001 From: "tcc@hello" Date: Fri, 19 Jan 2024 04:01:47 +0000 Subject: [PATCH] update perftest.spec. Fix compilation for master Signed-off-by: tcc@hello --- perftest.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perftest.spec b/perftest.spec index 0d2037f..f579774 100644 --- a/perftest.spec +++ b/perftest.spec @@ -17,6 +17,7 @@ Patch8: 0008-Get-CPU-MHz-on-RISC-V.patch Patch9: 0009-Get-CPU-cycles-on-RISC-V.patch BuildRequires: automake gcc libibverbs-devel >= 1.2.0 librdmacm-devel >= 1.0.21 libibumad-devel >= 1.3.10.2 +BuildRequires: libibverbs librdmacm libibumad BuildRequires: pciutils-devel BuildRequires: guile Obsoletes: openib-perftest < 1.3 -- Gitee