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 720c8a2 commit 5a3b930Copy full SHA for 5a3b930
CMakeLists.txt
@@ -174,7 +174,7 @@ elseif(NOT UMF_DISABLE_HWLOC)
174
./configure --prefix=${hwloc_targ_BINARY_DIR} --enable-static=yes
175
--enable-shared=no --disable-libxml2 --disable-levelzero
176
--disable-opencl --disable-cuda --disable-nvml CFLAGS=-fPIC
177
- CXXFLAGS=-fPIC
+ --disable-pciaccess CXXFLAGS=-fPIC
178
WORKING_DIRECTORY ${hwloc_targ_SOURCE_DIR}
179
OUTPUT ${hwloc_targ_SOURCE_DIR}/Makefile
180
DEPENDS ${hwloc_targ_SOURCE_DIR}/configure)
0 commit comments