Skip to content

Commit

Permalink
CMake: Add flag for GC_DOUBLE_MAP_ARRAYLETS
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Nakamura <devinn@ca.ibm.com>
  • Loading branch information
dnakamura committed Dec 5, 2019
1 parent 4b64904 commit bd9102d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include_core/omrcfg.cmake.h.in
Expand Up @@ -65,6 +65,7 @@
#cmakedefine OMR_GC_SEGREGATED_HEAP
#cmakedefine OMR_GC_THREAD_LOCAL_HEAP
#cmakedefine OMR_GC_VLHGC
#cmakedefine OMR_GC_DOUBLE_MAP_ARRAYLETS
#cmakedefine OMR_GC_VLHGC_CONCURRENT_COPY_FORWARD

/**
Expand Down

0 comments on commit bd9102d

Please sign in to comment.