Integrated: JDK-8305118: Add RISC-V related content to building.md
Guoxiong Li
gli at openjdk.org
Fri Apr 7 01:03:08 UTC 2023
On Wed, 29 Mar 2023 10:14:49 GMT, Guoxiong Li <gli at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: ce6e7461
Author: Guoxiong Li <gli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ce6e7461dc5ac56459a79e75d5de76929d1be0a3
Stats: 72 lines in 2 files changed: 65 ins; 0 del; 7 mod
8305118: Add RISC-V related content to building.md
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/jdk/pull/13223
More information about the build-dev
mailing list