Build javadocs for deterministic JVM. (#45)

This commit is contained in:
Chris Rankin 2017-09-13 14:16:01 +01:00 committed by GitHub
parent c8f101879e
commit 697e2a6352

View File

@ -29,7 +29,7 @@ jdk8u:
git clone -b deterministic-jvm8 --single-branch https://github.com/corda/openjdk $@
$(JDK_IMAGE): jdk8u
cd jdk8u && $(SHELL) ./configure && $(MAKE) JOBS=2 images
cd jdk8u && $(SHELL) ./configure && $(MAKE) JOBS=2 images docs
linux-sgx/external/ippcp_internal/inc:
cd linux-sgx && $(SHELL) ./download_prebuilt.sh