Skip to content

Commit

Permalink
none
Browse files Browse the repository at this point in the history
  • Loading branch information
StArrayJaN committed Feb 22, 2024
1 parent dfebb96 commit 45ab39a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci_build_global.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash
set -e
sudo apt install m4 autoconf automake clang-17 -y
wget https://apt.llvm.org/llvm.sh
sudo bash llvm.sh 17
git clone https://github.com/termux/termux-elf-cleaner || true
cd termux-elf-cleaner
sudo apt install autoconf m4 automake -y
Expand Down

0 comments on commit 45ab39a

Please sign in to comment.