swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: https://ftp.gnu.org/gnu/mpfr/mpfr-4.2.2.tar.xz sha256: b67ba0383ef7e8a8563734e2e889ef5ec3c3b898a01d00fa0a6869ad81c6ce01 build: compiler: zig-cc target: x86_64-linux-musl link: dynamic flags: [] phases: configure: ./configure --build=$CBUILD --host=$CHOST --prefix=/usr --disable-static --enable-shared --with-gmp=/usr compile: make -j"$(nproc)" install: make install DESTDIR=/out && find /out -name '*.la' -delete zig_version: 0.13.0 target_bin: /usr/bin/mpfr expected_hash: b3:b0c3adf3a8e3ad17071713dc99b2dc959c39862729b6b4d5e2e48cee7045b794 deps: build: - gmp - pkgconf runtime: []