Skip to content

Commit

Permalink
Reapply "update"
Browse files Browse the repository at this point in the history
This reverts commit 912504e.
  • Loading branch information
y82t2z committed Dec 9, 2024
1 parent 912504e commit 571f807
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 45 deletions.
43 changes: 0 additions & 43 deletions compile.sh

This file was deleted.

4 changes: 2 additions & 2 deletions download-clang.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mkdir clang
cd clang
wget -nv -i <(wget -qO- https://raw.githubusercontent.com/ZyCromerZ/Clang/refs/heads/main/Clang-main-link.txt) -O clang.tar.gz
tar -xvf clang.tar.gz
bash <(curl -s "https://raw.githubusercontent.com/Neutron-Toolchains/antman/main/antman") -S
bash <(curl -s "https://raw.githubusercontent.com/Neutron-Toolchains/antman/main/antman") --patch=glibc
echo "Downloaded Clang Successful"
cd ../

0 comments on commit 571f807

Please sign in to comment.