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 43e9af0 commit 8243b76Copy full SHA for 8243b76
CMakeLists.txt
@@ -184,7 +184,7 @@ else()
184
COMMAND
185
./configure --prefix=${hwloc_targ_BINARY_DIR}
186
--enable-static=yes --enable-shared=no --disable-libxml2
187
- --disable-pciaccess --disable-levelzero --disable-opencl
+ --disable-pci --disable-levelzero --disable-opencl
188
--disable-cuda --disable-nvml CFLAGS=-fPIC CXXFLAGS=-fPIC
189
WORKING_DIRECTORY ${hwloc_targ_SOURCE_DIR}
190
OUTPUT ${hwloc_targ_SOURCE_DIR}/Makefile
0 commit comments