Skip to content

Commit

Permalink
Merge pull request ibmruntimes#729 from JasonFengJ9/rmj9criu
Browse files Browse the repository at this point in the history
CRIU removes libj9criu29
  • Loading branch information
tajila committed Jan 19, 2024
2 parents b680eb6 + f4b586e commit db90e02
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions closed/CopyToBuildJdk.gmk
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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 \
Expand Down

0 comments on commit db90e02

Please sign in to comment.