swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.61.tar.bz2 sha256: 7a85413f2bc354f4f8aa832b718af122e48965e9e0eb9012ee659c13c6385c93 build: compiler: zig-cc target: x86_64-linux-musl link: static flags: [] phases: configure: ./configure --build=$CBUILD --host=$CHOST --prefix=/usr --disable-shared --enable-static --disable-doc --disable-tests --enable-install-gpg-error-config compile: make LDFLAGS="-all-static -no-pie" -j"$(nproc)" install: make DESTDIR=/out install LDFLAGS="-all-static -no-pie" target_bin: /usr/bin/libgpg-error expected_hash: b3:11395dee0f229f27da6327b77e4956fed54a3ad2100c471e6a0c12f323fea203 deps: build: - make runtime: []