From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Jason@zx2c4.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id c42f69e4 for ; Sat, 2 Dec 2017 00:11:43 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 215f72b6 for ; Sat, 2 Dec 2017 00:11:43 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 5c0cfa53 for ; Sat, 2 Dec 2017 00:11:43 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id ee13351e (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Sat, 2 Dec 2017 00:11:43 +0000 (UTC) Received: by mail-oi0-f51.google.com with SMTP id 184so8324603oii.2 for ; Fri, 01 Dec 2017 16:18:02 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: "Jason A. Donenfeld" Date: Sat, 2 Dec 2017 01:18:01 +0100 Message-ID: Subject: Re: WireGuard (Android) Configuration issues, etc. To: Jordan Johnston Content-Type: text/plain; charset="UTF-8" Cc: WireGuard mailing list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, Dec 2, 2017 at 1:00 AM, Jordan Johnston wrote: > I'd like to have a stab at building Bash. But I don't have AOSP on my > Archlinux box (I only build the kernel, plus apps in android studio). > So that may be an issue, but I can have a look at how AOSP builds bash (so > far, I can't even find the source code for AOSP/bash online though). > > however, I do like your idea; you could save me a step and provide me with > bash, if it's not too much trouble for you. Although, shouldn't bash be > built against bionic libc not musl? Beware of accepting strange binaries from strange people on strange mailing lists of strange projects, but here's a statically compiled bash 4.4.12 for aarch64: https://data.zx2c4.com/bash-4.4.12-aarch64-static-musl-1.1.16.tar.xz