Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
taoliult committed Oct 26, 2023
1 parent 7f68f48 commit fd253bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions closed/custom/Main.gmk
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ else ifeq ($(OPENJDK_TARGET_OS), windows)
# JCE_CLASSPATH := $(subst /,\\\,$(JCE_CLASSPATH_WIN64))
JCE_CLASSPATH := $(JCE_CLASSPATH_WIN64)
GSKIT_HOME := $(call MixedPath,$(GSKIT_HOME))
BOOT_JDK := $(call MixedPath,$(BOOT_JDK))
endif
endif # OPENJDK_TARGET_OS

Expand Down

0 comments on commit fd253bd

Please sign in to comment.