make/ReleaseFile.gmk
changeset 45211 4abe601baa45
parent 44985 54f298f9766a
child 47253 92fd0e04e0e1
--- a/make/ReleaseFile.gmk	Thu May 18 14:54:54 2017 +0000
+++ b/make/ReleaseFile.gmk	Fri May 19 04:18:48 2017 +0000
@@ -48,6 +48,8 @@
     $(call info-file-item, "SUN_ARCH_ABI", "$(JDK_ARCH_ABI_PROP_NAME)"))
   $(call info-file-item, "SOURCE", "$(strip $(SOURCE_REVISION))")
   $(call info-file-item, "IMPLEMENTOR", "$(COMPANY_NAME)")
+  $(call info-file-item, "OS_NAME", "$(RELEASE_FILE_OS_NAME)")
+  $(call info-file-item, "OS_ARCH", "$(RELEASE_FILE_OS_ARCH)")
 endef
 
 # Param 1 - The file containing the MODULES list