summaryrefslogtreecommitdiff
path: root/coreconf/version.mk
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2020-05-05 12:31:43 +0000
committerJan-Marek Glogowski <glogow@fbihome.de>2020-05-05 12:31:43 +0000
commitc1094b4539e13e528ab5fc43705d9a32b37d1da9 (patch)
tree5cf53037696918d5602d5529ef397bd4d3ddbedc /coreconf/version.mk
parentf129a789c105c7ff2e51db559b51672fd36e511a (diff)
downloadnss-hg-c1094b4539e13e528ab5fc43705d9a32b37d1da9.tar.gz
Bug 1629553 Drop coreconf java support r=rrelyea
There aren't an Java sources in NSS, so just drop all the stuff referencing java, jars, jni, etc. I didn't try to remove it from tests. Differential Revision: https://phabricator.services.mozilla.com/D70986
Diffstat (limited to 'coreconf/version.mk')
-rw-r--r--coreconf/version.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/coreconf/version.mk b/coreconf/version.mk
index c3e559cdc..5e2964e39 100644
--- a/coreconf/version.mk
+++ b/coreconf/version.mk
@@ -54,10 +54,6 @@ endif
# Set <component>-specific versions for compiliation and linkage.
#
-ifndef JAVA_VERSION
- JAVA_VERSION = $(CURRENT_VERSION_SYMLINK)
-endif
-
ifndef NETLIB_VERSION
NETLIB_VERSION = $(CURRENT_VERSION_SYMLINK)
endif