unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* %current-system and --system
@ 2023-03-03 15:37 Greg Hogan
  2023-03-07 12:08 ` Efraim Flashner
  2023-03-07 16:09 ` Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: Greg Hogan @ 2023-03-03 15:37 UTC (permalink / raw)
  To: Guix Help

Hi Guix,

From my x86_64 machine I am executing offload builds targeting an
aarch64 machine:

$ guix build --system=aarch64-linux --manifest=manifest.scm

Several packages do not build for aarch64 and need to be filtered out.
%current-target-system is #f as these are offload builds not cross
compilation, and %current-system is reported as "x86_64-linux". How
can I access the current "build system"?

If it helps, the manifest is defined at
https://github.com/greghogan/guix-manifest

Thanks,
Greg


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-07 16:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-03 15:37 %current-system and --system Greg Hogan
2023-03-07 12:08 ` Efraim Flashner
2023-03-07 16:09 ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).