We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57e8199 commit a978e02Copy full SHA for a978e02
CMakeLists.txt
@@ -189,7 +189,7 @@ elseif(NOT UMF_DISABLE_HWLOC)
189
add_custom_command(
190
COMMAND
191
./configure --prefix=${hwloc_targ_BINARY_DIR} --enable-static=yes
192
- --enable-shared=no --disable-libxml2 --disable-pciaccess
+ --enable-shared=no --disable-libxml2 --disable-pci --disable-libudev
193
--disable-levelzero --disable-opencl --disable-cuda --disable-nvml
194
CFLAGS=-fPIC CXXFLAGS=-fPIC
195
WORKING_DIRECTORY ${hwloc_targ_SOURCE_DIR}
0 commit comments