mirror of
https://github.com/corda/corda.git
synced 2025-01-21 03:55:00 +00:00
fix readme.txt reference to binaryToObject
This commit is contained in:
parent
fa9814b86d
commit
24061251cf
@ -356,7 +356,7 @@ EOF
|
||||
|
||||
Step 3: Make an object file out of the jar.
|
||||
|
||||
$ ../build/${platform}-${arch}/binaryToObject boot.jar boot-jar.o \
|
||||
$ ../build/${platform}-${arch}/binaryToObject/binaryToObject boot.jar boot-jar.o \
|
||||
_binary_boot_jar_start _binary_boot_jar_end ${platform} ${arch}
|
||||
|
||||
Step 4: Write a driver which starts the VM and runs the desired main
|
||||
|
Loading…
Reference in New Issue
Block a user