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 edf811d commit 062d7f9Copy full SHA for 062d7f9
config/hwloc.m4
@@ -261,7 +261,8 @@ EOF])
261
AC_MSG_WARN([***********************************************************])
262
AC_MSG_WARN([*** hwloc does not support this system.])
263
AC_MSG_WARN([*** hwloc will *attempt* to build (but it may not work).])
264
- AC_MSG_WARN([*** hwloc run-time results may be reduced to showing just one processor.])
+ AC_MSG_WARN([*** hwloc run-time results may be reduced to showing just one processor,])
265
+ AC_MSG_WARN([*** and binding will not be support.])
266
AC_MSG_WARN([*** You have been warned.])
267
AC_MSG_WARN([*** Pausing to give you time to read this message...])
268
0 commit comments