File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# ===========================================================================
2- # (c) Copyright IBM Corp. 2017, 2022 All Rights Reserved
2+ # (c) Copyright IBM Corp. 2017, 2023 All Rights Reserved
33# ===========================================================================
44# This code is free software; you can redistribute it and/or modify it
55# under the terms of the GNU General Public License version 2 only, as
@@ -353,7 +353,7 @@ AC_DEFUN([OPENJ9_CONFIGURE_CRIU_SUPPORT],
353353 AC_MSG_RESULT ( [ no (explicitly disabled)] )
354354 elif test "x$enable_criu_support" = x ; then
355355 case "$OPENJ9_PLATFORM_CODE" in
356- xa64)
356+ xa64|xz64 )
357357 AC_MSG_RESULT ( [ yes (default)] )
358358 OPENJ9_ENABLE_CRIU_SUPPORT=true
359359 ;;
You can’t perform that action at this time.
0 commit comments