Skip to content

Commit

Permalink
Update init_clang_12.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ghazzor authored Jan 21, 2024
1 parent 63ade51 commit 33025cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init_clang_12.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
mkdir -p toolchain
wget https://github.com/kdrag0n/proton-clang/archive/refs/tags/20210123.zip
unzip 20210123.zip
mv 20210123 proton-clang
mv proton-clang-20210123 proton-clang
mv proton-clang toolchain
#gcc 12.3
wget https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu/12.3.rel1/binrel/arm-gnu-toolchain-12.3.rel1-x86_64-aarch64-none-linux-gnu.tar.xz
Expand Down

0 comments on commit 33025cc

Please sign in to comment.