From d1a98be0ea7cfc1e262ddb9b1a2611c54cd7a268 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 18 Sep 2024 16:56:34 -0500 Subject: Add support for target loongarch64. --- setup-abuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup-abuild') diff --git a/setup-abuild b/setup-abuild index e59ec41..5fc2a26 100755 --- a/setup-abuild +++ b/setup-abuild @@ -15,7 +15,7 @@ cd "${DEST}"; # this directory will already exist if correct # so that we do not have to force building static musl binaries. # nmus=musl; -vmus=1.2.3; +vmus=1.2.5; test ! -f ._${nmus}-${vmus} && \ ( test ! -d ${nmus}-${vmus} \ -- cgit v1.2.3-70-g09d2