RFR: 8256182: Update qemu-debootstrap cross-compilation recipe [v2]

Aleksey Shipilev shade at openjdk.java.net
Wed Nov 11 11:59:58 UTC 2020


On Wed, 11 Nov 2020 11:54:27 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> doc/building.md line 1107:
>> 
>>> 1105:   * Make sure the symlinks inside the newly created chroot point to proper locations:
>>> 1106: 
>>> 1107: ```
>> 
>> I think it is important that you do not have an empty line between the bullet line and the code block, to get nicely formatted html. I know markdown is typically fiddly in such cases, and I notice that this is how the other bullets are written.
>
> Right! Fixed that.

Well, and `make update-build-docs` made no changes after this, so I guess pandoc did not care. Maybe it is missing indents...

-------------

PR: https://git.openjdk.java.net/jdk/pull/1160



More information about the build-dev mailing list