Skip to content

Commit

Permalink
xpmem conditional is not disabled
Browse files Browse the repository at this point in the history
 Changes to be committed:
	modified:   ucx.spec
  • Loading branch information
Alberto-Perez-Guevara committed Nov 27, 2024
1 parent 2eb37c7 commit c806641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SPECS/ucx/ucx.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
%{!?configure_options: %global configure_options %{nil}}
%{!?with_xpmem: %bcond_without xpmem}
%bcond_without cma
%bcond_with cuda
%bcond_with gdrcopy
Expand All @@ -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
Expand Down

0 comments on commit c806641

Please sign in to comment.