Skip to content

Commit

Permalink
Merge pull request #3921 from babsingh/disable_cfs_support_osx
Browse files Browse the repository at this point in the history
Disable OMR_THR_YIELD_ALG on MacOS
  • Loading branch information
pshipton committed Jan 14, 2019
2 parents c2c5729 + 7bd17ae commit 4702476
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/gc_glue_java/configure_includes/configure_osx.mk
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ include $(CONFIG_INCL_DIR)/configure_common.mk
CONFIGURE_ARGS += \
--enable-debug \
--enable-OMR_THR_THREE_TIER_LOCKING \
--enable-OMR_THR_YIELD_ALG \
--enable-OMR_THR_SPIN_WAKE_CONTROL \
--enable-OMRTHREAD_LIB_UNIX \
--enable-OMR_ARCH_X86 \
Expand Down

0 comments on commit 4702476

Please sign in to comment.