hako pushed a change to branch wip-zig-bootstrap
in repository guix.

    from bb812d8a96 gnu: Add zig-0.11.0-3503.
     new a2143faaca gnu: Add zig-0.11.0-3506.
     new d9ac561d49 gnu: Add zig-0.11.0-3604.
     new 02aea7b071 gnu: Add zig-0.12.
     new 1bd43b59da gnu: Add zig-0.12.0-109.
     new 9afd5a20bf gnu: Add zig-0.13.
     new 4cfcf0886a gnu: ncdu: Update to 2.6.
     new a31e3ba87e build/zig: Support cross compilation.
     new 130c1d3e7f build/zig: Adjust the build triplets for some systems.
     new 4f6c62b070 gnu: zig: Respect the PKG_CONFIG environment variable.

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |   9 ++
 gnu/packages/ncdu.scm                              |  24 ++--
 ...zig-0.10-build-respect-PKG_CONFIG-env-var.patch |  48 +++++++
 ...zig-0.11-build-respect-PKG_CONFIG-env-var.patch |  48 +++++++
 .../zig-0.12-add-GUIX_ZIG_GLIBC_LINKER.patch       |  38 ++++++
 ...zig-0.12-build-respect-PKG_CONFIG-env-var.patch |  48 +++++++
 gnu/packages/patches/zig-0.12-fix-runpath.patch    | 144 +++++++++++++++++++++
 ... => zig-0.12-use-baseline-cpu-by-default.patch} |  14 +-
 ...paths.patch => zig-0.12-use-system-paths.patch} |  48 +++----
 ...zig-0.13-build-respect-PKG_CONFIG-env-var.patch |  48 +++++++
 .../zig-0.9-build-respect-PKG_CONFIG-env-var.patch |  48 +++++++
 gnu/packages/zig.scm                               | 137 ++++++++++++++++++++
 guix/build-system/zig.scm                          |   8 ++
 guix/build/zig-build-system.scm                    |  50 +++++--
 14 files changed, 654 insertions(+), 58 deletions(-)
 create mode 100644 
gnu/packages/patches/zig-0.10-build-respect-PKG_CONFIG-env-var.patch
 create mode 100644 
gnu/packages/patches/zig-0.11-build-respect-PKG_CONFIG-env-var.patch
 create mode 100644 
gnu/packages/patches/zig-0.12-add-GUIX_ZIG_GLIBC_LINKER.patch
 create mode 100644 
gnu/packages/patches/zig-0.12-build-respect-PKG_CONFIG-env-var.patch
 create mode 100644 gnu/packages/patches/zig-0.12-fix-runpath.patch
 copy gnu/packages/patches/{zig-0.9-use-baseline-cpu-by-default.patch => 
zig-0.12-use-baseline-cpu-by-default.patch} (78%)
 copy gnu/packages/patches/{zig-0.11-use-system-paths.patch => 
zig-0.12-use-system-paths.patch} (60%)
 create mode 100644 
gnu/packages/patches/zig-0.13-build-respect-PKG_CONFIG-env-var.patch
 create mode 100644 
gnu/packages/patches/zig-0.9-build-respect-PKG_CONFIG-env-var.patch

Reply via email to