X-Original-To: alpine-devel@lists.alpinelinux.org Received: from fx.arvanta.net (static-213-198-238-194.adsl.eunet.rs [213.198.238.194]) by lists.alpinelinux.org (Postfix) with ESMTP id 0B87FF854E4 for ; Sun, 5 May 2019 21:20:05 +0000 (UTC) Received: from arya.arvanta.net (arya.arvanta.net [10.5.1.6]) by fx.arvanta.net (Postfix) with ESMTP id 8D2F15508; Sun, 5 May 2019 23:20:04 +0200 (CEST) Date: Sun, 5 May 2019 23:20:04 +0200 From: Milan =?utf-8?Q?P=2E_Stani=C4=87?= To: Pablo Rogina Cc: Alpine-devel Subject: Re: [alpine-devel] How to Qt 5 packages are built for architecture aarch64 (i.e. Raspberry Pi 3) Message-ID: <20190505212004.GA31072@arya.arvanta.net> References: X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.2 (2019-01-07) Hi, On Sun, 2019-05-05 at 17:49, Pablo Rogina wrote: > I like to ask please how the packages Qt5* (i.e. qt5-base [1], > qt5-qtlocation [2]) are built for architecture aarch64, are they build > natively in real Raspberry Pi devices or are they cross-compiled in > some other architecture (i.e. X86_64)? Alpine build packages native, i.e. not cross build. Although it is not RPi3 for aarch64 but some more powerful ARM64 machines. > [1] https://pkgs.alpinelinux.org/package/v3.9/community/aarch64/qt5-qtbase > [2] https://pkgs.alpinelinux.org/package/v3.9/community/aarch64/qt5-qtlocation > > > --- > Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org > Help: alpine-devel+help@lists.alpinelinux.org > --- > --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---