Skip to content
Snippets Groups Projects
  • Ludovic Courtès's avatar
    5461115e
    pack: Add '--target'. · 5461115e
    Ludovic Courtès authored
    * guix/scripts/pack.scm (self-contained-tarball): Add #:target.
    (docker-image): Add #:target.
    [build]: Pass it to 'build-docker-image'.
    (%options, show-help): Add '--target'.
    (guix-pack): Pass TARGET to 'profile-derivation' and to 'build-image'.
    * guix/docker.scm (build-docker-image): Add #:system parameter and honor it.
    * doc/guix.texi (Invoking guix pack): Document '--target'.
    (Additional Build Options): Refer to the Autoconf manual instead of the
    obsolete 'configure.info' for cross-compilation.
    5461115e
    History
    pack: Add '--target'.
    Ludovic Courtès authored
    * guix/scripts/pack.scm (self-contained-tarball): Add #:target.
    (docker-image): Add #:target.
    [build]: Pass it to 'build-docker-image'.
    (%options, show-help): Add '--target'.
    (guix-pack): Pass TARGET to 'profile-derivation' and to 'build-image'.
    * guix/docker.scm (build-docker-image): Add #:system parameter and honor it.
    * doc/guix.texi (Invoking guix pack): Document '--target'.
    (Additional Build Options): Refer to the Autoconf manual instead of the
    obsolete 'configure.info' for cross-compilation.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.