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.
2 parents 6874c42 + 8923281 commit 64675cfCopy full SHA for 64675cf
CMakeLists.txt
@@ -175,7 +175,7 @@ elseif(NOT UMF_DISABLE_HWLOC)
175
add_custom_command(
176
COMMAND
177
./configure --prefix=${hwloc_targ_BINARY_DIR} --enable-static=yes
178
- --enable-shared=no --disable-libxml2 --disable-pciaccess
+ --enable-shared=no --disable-libxml2 --disable-pci
179
--disable-levelzero --disable-opencl --disable-cuda --disable-nvml
180
CFLAGS=-fPIC CXXFLAGS=-fPIC
181
WORKING_DIRECTORY ${hwloc_targ_SOURCE_DIR}
0 commit comments