Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
taoliult committed Oct 19, 2023
1 parent e21cf23 commit 6b152dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion closed/custom/Main.gmk
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ else ifeq ($(OPENJDK_TARGET_OS), linux)
endif
else ifeq ($(OPENJDK_TARGET_OS), windows)
ifeq ($(OPENJDK_TARGET_CPU), x86_64)
OPENSSL_TARGET := WIN64
JGSKIT_TARGET := win64
JGSKIT_MAKE := jgskit.win64.mak
endif
endif # OPENJDK_TARGET_OS
Expand Down

0 comments on commit 6b152dd

Please sign in to comment.