Skip to content

Commit 1d02b81

Browse files
committed
Temp until Mark pushes this to mainline.
1 parent 4aa91d7 commit 1d02b81

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

configure.ac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,6 @@ AM_CONDITIONAL([USE_CMA], [test "$transport_cma" = "yes"])
537537

538538
AS_IF([test "$transport_xpmem" = "yes" -o "$transport_cma" = "yes"],
539539
[AC_DEFINE([USE_ON_NODE_COMMS], [1], [Define if any on-node comm transport is available])
540-
AC_DEFINE([ENABLE_HARD_POLLING], [1], [Enable hard polling])
541540
])
542541

543542
if test "$enable_shr_atomics" = "yes"; then

0 commit comments

Comments
 (0)