Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.

Commit

Permalink
#74 change binutils back to latest to see what happens
Browse files Browse the repository at this point in the history
  • Loading branch information
edbordin authored Mar 22, 2021
1 parent 1e3c81b commit c4b3cf5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/install_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@ if [ $ARCH == "windows_amd64" ]; then
mingw-w64-x86_64-boost mingw-w64-x86_64-eigen3 rsync unzip zip mingw-w64-x86_64-libftdi bison flex \
mingw-w64-x86_64-gcc-ada p7zip mingw-w64-x86_64-jsoncpp

wget https://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-binutils-2.36-1-any.pkg.tar.zst
pacman --noconfirm -U mingw-w64-x86_64-binutils-2.36-1-any.pkg.tar.zst

x86_64-w64-mingw32-gcc --version
x86_64-w64-mingw32-g++ --version
fi
Expand Down

0 comments on commit c4b3cf5

Please sign in to comment.