RFR: JDK-8305118: Add RISC-V related content to building.md [v2]
Guoxiong Li
gli at openjdk.org
Thu Mar 30 04:11:58 UTC 2023
> Hi all,
>
> This patch adds the RISC-V related content to `building.md`. But I didn't
> generate `building.html` locally, because I know the `pandoc` version
> may influencethe the output of `building.html` (Need help here).
>
> I know there are many steps and subtle points about cross-compiling the
> external libraries. Considering the content length and the libraries are
> introduced at `External Library Requirements`, I give only one example
> instead of all of them.
>
> And I tried to build it by using `devkits` and `Debian sysroots`. But it failed locally.
> Maybe someone who has built successfully can tell me how to change the
> document, which mainly adds the right name to their supported target table.
>
> Thanks for the review and assist.
>
> Best Regards,
> -- Guoxiong
Guoxiong Li has updated the pull request incrementally with three additional commits since the last revision:
- Add riscv64 related content to 'Debian sysroots'
- qemu-debootstrap has been deprecated, use debootstrap instead.
- Fix typos and adjust text width.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13223/files
- new: https://git.openjdk.org/jdk/pull/13223/files/1d8b83e5..8332a796
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13223&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13223&range=00-01
Stats: 12 lines in 1 file changed: 6 ins; 0 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/13223.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13223/head:pull/13223
PR: https://git.openjdk.org/jdk/pull/13223
More information about the build-dev
mailing list