Skip to content

Commit

Permalink
unixPB: Add libatomic for RISC-V JDK head cross-compilation
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <[email protected]>
  • Loading branch information
sxa committed Jul 2, 2022
1 parent 4106e82 commit 9a9b95a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Build_Tool_Packages:
- glibc-devel
- gmp-devel
- java-1.8.0-openjdk-devel
- libatomic # Needed for RISC-V cross compilation
- libcurl-devel
- libpng-devel
- libXext-devel
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Build_Tool_Packages:
- glibc-common
- glibc-devel
- gmp-devel
- libatomic # Needed for RISC-V cross compilation
- libcurl-devel
- libffi-devel
- libpng-devel
Expand Down

0 comments on commit 9a9b95a

Please sign in to comment.