fix: static builds

This commit is contained in:
Lucaskyy 2022-06-15 23:48:59 +02:00
parent 5f59a408dd
commit a19f9722c5
No known key found for this signature in database
GPG Key ID: 1530BFF96D1EEB89

View File

@ -27,3 +27,11 @@
for i in $(seq 0 $(( ${#TERMUX_PKG_SRCURL[@]}-1 ))); do
git clone --depth 1 --single-branch \
--branch $TERMUX_PKG_GIT_BRANCH \
@@ -203,6 +203,7 @@ termux_step_make() {
-lexpat \
-lpng \
-lprotobuf \
+ -static \
-o $_TMP_BINDIR/aapt2
# Build zipalign: