[elbe-devel] [PATCH v2 5/5] elbeproject: Check for value of sdkarch
Olivier Dion
dion at linutronix.de
Mon Apr 6 17:22:56 CEST 2020
On Thu, 02 Apr 2020, Torben Hohn <torben.hohn at linutronix.de> wrote:
>
> please have a look at: elbepack/xmldefaults.py
>
> amd64_defaults and i386_defaults just lack an entry
> for sdkarch.
> Please fix this there.
>
> the whole point of the defualts machinery is to not clutter
> the code with if statements, and also define the defaults
> in a single place.
This work fine with i386 using sdkarch i686-linux-gnu, but it doesn't
work for amd64 with x86-64-linux-gnu. Even though g++-x86-64-linux-gnu
is an alias for g++ on amd64 and thus can be installed, it's not
accessible from the cache and make elbe crash .. I guess I'll just
change the buildtype.
--
Olivier Dion
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
More information about the elbe-devel
mailing list