mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-08-03 18:31:29 +02:00
dd6b951fe0
Cross builds, as in "guix build guile@3.0.8 --target=i586-pc-gnu", are not bit-reproducible unless built sequentially. * gnu/packages/guile.scm (guile-3.0-latest)[arguments]: Set #:parallel-build? to #f when cross-compiling.