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 <sxa@redhat.com>
  • Loading branch information
sxa committed Jul 5, 2021
1 parent e5a5489 commit 1567eaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Expand Up @@ -25,6 +25,7 @@ Build_Tool_Packages:
- glibc-devel
- gmp-devel
- java-1.8.0-openjdk-devel
- libatomic # Needed for RISC-V cross compilation
- libcurl-devel
- libdwarf-devel # OpenJ9
- libpng-devel
Expand Down
Expand Up @@ -23,6 +23,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 1567eaf

Please sign in to comment.