setup-termux.sh: use generic shebang
It is being handled by termux-exec anyway.
This commit is contained in:
parent
4c675c3b09
commit
5db22fda40
@ -1,4 +1,4 @@
|
||||
#!/data/data/com.termux/files/usr/bin/bash
|
||||
#!/bin/bash
|
||||
|
||||
# Tier 1: requirements for the core build scripts in scripts/build/.
|
||||
PACKAGES="binutils-gold" # Part of binutils which is dependency of clang.
|
||||
|
Loading…
x
Reference in New Issue
Block a user