bug-mes
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mes] mes target selection - currently hardcoded


From: Danny Milosavljevic
Subject: Re: [bug-mes] mes target selection - currently hardcoded
Date: Mon, 4 Feb 2019 20:05:55 +0100

> if [ -z $build_system ]
> then
>   build_system=`uname -m` # if we want it

Or

$ gcc -dumpmachine
x86_64-unknown-linux-gnu
$ guix environment -s armhf-linux --pure --ad-hoc binutils coreutils guile 
gcc-toolchain
[env]$ gcc -dumpmachine
arm-unknown-linux-gnueabihf

Attachment: pgp0hxW_hHCgL.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]