mirror of
https://github.com/corda/corda.git
synced 2025-01-06 05:04:20 +00:00
fix cut-and-paste artifacts in readme.txt
This commit is contained in:
parent
482055b7d4
commit
fc6c11fadb
@ -408,8 +408,9 @@ for linux-i386:
|
||||
|
||||
for darwin-i386:
|
||||
|
||||
$ ../build/darwin-i386/binaryToMacho x86 boot.jar \
|
||||
__BOOT __boot __binary_boot_jar_start __binary_boot_jar_end > boot-jar.o
|
||||
$ ../build/darwin-i386/binaryToMacho x86 bootimage.bin \
|
||||
__BOOT __boot __binary_bootimage_bin_start __binary_bootimage_bin_end \
|
||||
> bootimage.o
|
||||
|
||||
for other platforms: See the previous example for
|
||||
architecture-specific parameters.
|
||||
|
Loading…
Reference in New Issue
Block a user