mirror of
https://github.com/corda/corda.git
synced 2024-12-28 16:58:55 +00:00
Build javadocs for deterministic JVM. (#45)
This commit is contained in:
parent
c8f101879e
commit
697e2a6352
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user