chore(scripts/setup-termux.sh): patchelf no longer needed since the Swift 5.6.1 update

%ci:no-build
This commit is contained in:
Butta 2022-08-28 12:05:01 +05:30
parent 424c768ffc
commit 2050c60008
1 changed files with 0 additions and 1 deletions

View File

@ -143,7 +143,6 @@ PACKAGES+=" zlib1g-dev:i386"
# For swift.
PACKAGES+=" lld"
PACKAGES+=" patchelf"
# Needed by wrk.
PACKAGES+=" luajit"