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 6dae8ab commit f1201abCopy full SHA for f1201ab
opal/mca/threads/pthreads/configure.m4
@@ -369,7 +369,7 @@ AC_DEFUN([OPAL_INTL_POSIX_THREADS_SPECIAL_FLAGS],[
369
#
370
# Put -mt before -mthreads because HP-UX aCC will properly compile
371
# with -mthreads (reading as -mt), but emit a warning about unknown
372
-# flags threads. Stupid compilers.
+# flags "hreads". Stupid compilers.
373
OPAL_VAR_SCOPE_PUSH([pflags])
374
375
pflags="-Kthread -kthread -pthread -pthreads -mt -mthreads"
0 commit comments