make/Images.gmk
changeset 44729 c426e90f08d2
parent 44724 8efb5c82a573
child 47217 72e3ae9a25eb
--- a/make/Images.gmk	Wed Apr 19 13:37:34 2017 +0200
+++ b/make/Images.gmk	Thu Apr 20 08:00:18 2017 -0700
@@ -119,7 +119,6 @@
     --module-path $(IMAGES_OUTPUTDIR)/jmods \
     --endian $(OPENJDK_BUILD_CPU_ENDIAN) \
     --release-info $(BASE_RELEASE_FILE) \
-    --release-info add:OS_VERSION=\"$(REQUIRED_OS_VERSION)\" \
     --order-resources=$(call CommaList, $(JLINK_ORDER_RESOURCES)) \
     --dedup-legal-notices=error-if-not-same-content \
     $(JLINK_JLI_CLASSES) \