diff --git a/closed/CopyToBuildJdk.gmk b/closed/CopyToBuildJdk.gmk index d3e0bc14180..feb4b7305c6 100644 --- a/closed/CopyToBuildJdk.gmk +++ b/closed/CopyToBuildJdk.gmk @@ -1,5 +1,5 @@ # =========================================================================== -# (c) Copyright IBM Corp. 2020, 2021 All Rights Reserved +# (c) Copyright IBM Corp. 2020, 2024 All Rights Reserved # =========================================================================== # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as @@ -163,7 +163,6 @@ $(call openj9_copy_files_and_debuginfos, \ $(call openj9_copy_shlibs, \ cuda4j29 \ - $(if $(filter true,$(OPENJ9_ENABLE_CRIU_SUPPORT)),j9criu29) \ j9dmp29 \ j9jextract \ j9gc29 \