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 76edd73 + 2732eb4 commit 631876bCopy full SHA for 631876b
CMakeLists.txt
@@ -169,7 +169,7 @@ else()
169
COMMAND
170
./configure --prefix=${hwloc_targ_BINARY_DIR}
171
--enable-static=yes --enable-shared=no --disable-libxml2
172
- --disable-pciaccess --disable-levelzero --disable-opencl
+ --disable-pci --disable-levelzero --disable-opencl
173
--disable-cuda --disable-nvml CFLAGS=-fPIC CXXFLAGS=-fPIC
174
WORKING_DIRECTORY ${hwloc_targ_SOURCE_DIR}
175
OUTPUT ${hwloc_targ_SOURCE_DIR}/Makefile
0 commit comments