Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 699E3222A3C for <~alpine/devel@lists.alpinelinux.org>; Mon, 10 Nov 2025 00:16:35 +0000 (UTC) Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 24C01240027 for <~alpine/devel@lists.alpinelinux.org>; Mon, 10 Nov 2025 01:16:33 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posteo.net; s=2017; t=1762733794; bh=+4QYDXKjfAHqzZNzTq98Q63FM1vRsiplSUNygVjphe8=; h=Mime-Version:Content-Transfer-Encoding:Content-Type:Date: Message-Id:Subject:From:To:From; b=jFwlNbcO1ZGS+gI4S4Gy8QaaOq49fZ0ceG/dV/96qCgXzzZeHKlSQ6gTvbKOMSwYT BZU+tQYdM4UyFGky1Xhm7MhCECiFYX2DFtYPKGUEQHz9s0cA5mgCS8weyqNNGvkJxA 4P+6WI9VDygewnkK/YugB6LaZytqHrAly2gpuCf8yLD7+9NkVl+pQUxwgQr+dHRanR dFG1ha13rlcaVxm9Y4BKVa661AG/6rpmomXE+yhwie56ZN4HVsPx8w01oq5PQCV2As 2uQ0QffWX9dGKjo8Doowfj+nzgvQKoFszZ/KZDf3ckepvoGeg9npVW6TIC/3Shyyiy gCFzS4Ajny5yg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4d4VZn3t38z6v00; Mon, 10 Nov 2025 01:16:33 +0100 (CET) Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Mon, 10 Nov 2025 00:16:33 +0000 Message-Id: Subject: =?utf-8?q?Re:_is_it_possible_to_compile_Alpine_for_486=EF=BC=9F?= From: "Sertonix" To: =?utf-8?q?=E5=B0=A4=E6=99=93=E6=9D=B0?= , <~alpine/devel@lists.alpinelinux.org> References: <330910f9.2ada.19a698a20ea.Coremail.yxj790222@163.com> In-Reply-To: <330910f9.2ada.19a698a20ea.Coremail.yxj790222@163.com> > is it possible to fork git repository and modify compile parameter to com= pile 486version of alpine? It's definetly possible but it may require changing aports to ensure that they do properly work (eg. don't try to use unavailable CPU features).