Skip to content

Commit

Permalink
testing updated binutils/clang, sync with current fc39 versions
Browse files Browse the repository at this point in the history
  • Loading branch information
masterzorag committed May 19, 2024
1 parent 80217e0 commit 0460508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'
run: |
sudo apt-get update
sudo apt-get -y install texinfo bison flex findutils ninja-build
sudo apt-get -y install texinfo bison flex findutils ninja-build libgmp3-dev libmpfr-dev
- name: Install Mac dependencies
if: matrix.os == 'macOS-latest'
Expand Down

0 comments on commit 0460508

Please sign in to comment.