Skip to content

Commit f1201ab

Browse files
committed
Preserve the "hreads" comment, but make it clearer that
the unusual spelling is intentional. Signed-off-by: Ralph Castain <[email protected]>
1 parent 6dae8ab commit f1201ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opal/mca/threads/pthreads/configure.m4

+1-1
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ AC_DEFUN([OPAL_INTL_POSIX_THREADS_SPECIAL_FLAGS],[
369369
#
370370
# Put -mt before -mthreads because HP-UX aCC will properly compile
371371
# with -mthreads (reading as -mt), but emit a warning about unknown
372-
# flags threads. Stupid compilers.
372+
# flags "hreads". Stupid compilers.
373373
OPAL_VAR_SCOPE_PUSH([pflags])
374374

375375
pflags="-Kthread -kthread -pthread -pthreads -mt -mthreads"

0 commit comments

Comments
 (0)