Skip to content

Commit

Permalink
Merge pull request #82 from Chia-Network/altendky-patch-4
Browse files Browse the repository at this point in the history
add link to issue about rust/risc/binutils
  • Loading branch information
altendky authored Sep 21, 2024
2 parents de75db6 + f3d3d74 commit f640917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ubuntu-22.04-risc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ RUN apt-get update && \

FROM base AS ld

# https://github.com/rust-lang/rust/issues/117101
RUN curl -L -O https://ftpmirror.gnu.org/gnu/binutils/binutils-2.38.tar.gz && \
tar -xvzf binutils-2.38.tar.gz && \
cd binutils-2.38 && \
Expand Down

0 comments on commit f640917

Please sign in to comment.