Skip to content

Commit

Permalink
Removing the line with 'message' function which is not supported
Browse files Browse the repository at this point in the history
  • Loading branch information
narkedi committed Sep 4, 2020
1 parent ac66556 commit 3bc4dff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion closed/custom/copy/Copy-java.base.gmk
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ $(call openj9_copy_files,, \
$(OPENJ9_VM_BUILD_DIR)/include/jvmti.h \
$(INCLUDE_TARGET_DIR)/jvmti.h)

$(message $(OPENJ9_VM_BUILD_DIR)/include/jni_convert.h)
ifeq ($(OPENJDK_TARGET_OS), zos)
$(call openj9_copy_files,, \
$(OPENJ9_VM_BUILD_DIR)/include/jni_convert.h \
Expand Down

0 comments on commit 3bc4dff

Please sign in to comment.