make/lib/Lib-jdk.crypto.mscapi.gmk
changeset 53683 48ff68e2fe5c
parent 50715 46492a773912
child 58908 73bb9c4002cc
--- a/make/lib/Lib-jdk.crypto.mscapi.gmk	Thu Feb 07 10:26:32 2019 +0100
+++ b/make/lib/Lib-jdk.crypto.mscapi.gmk	Thu Feb 07 12:35:45 2019 +0100
@@ -27,7 +27,7 @@
 
 ################################################################################
 
-ifeq ($(OPENJDK_TARGET_OS), windows)
+ifeq ($(call isTargetOs, windows), true)
 
   $(eval $(call SetupJdkLibrary, BUILD_LIBSUNMSCAPI, \
       NAME := sunmscapi, \