From c806641c6802f5d04e200c480f8d527e319c75d3 Mon Sep 17 00:00:00 2001 From: aperezguevar Date: Wed, 27 Nov 2024 00:45:41 +0000 Subject: [PATCH] xpmem conditional is not disabled Changes to be committed: modified: ucx.spec --- SPECS/ucx/ucx.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/ucx/ucx.spec b/SPECS/ucx/ucx.spec index c020604a42e..f02225f223e 100644 --- a/SPECS/ucx/ucx.spec +++ b/SPECS/ucx/ucx.spec @@ -1,4 +1,5 @@ %{!?configure_options: %global configure_options %{nil}} +%{!?with_xpmem: %bcond_without xpmem} %bcond_without cma %bcond_with cuda %bcond_with gdrcopy @@ -7,7 +8,6 @@ %bcond_without rdmacm %bcond_with rocm %bcond_with ugni -%bcond_without xpmem %bcond_with vfs %bcond_with mad %bcond_with ze