swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: https://github.com/libffi/libffi/releases/download/v3.5.2/libffi-3.5.2.tar.gz sha256: f3a3082a23b37c293a4fcd1053147b371f2ff91fa7ea1b2a52e335676bac82dc build: compiler: zig-cc target: x86_64-linux-musl link: dynamic flags: [] phases: configure: ./configure --build=$CBUILD --host=$CHOST --prefix=/usr --enable-shared --disable-static --with-pic --disable-exec-static-tramp compile: make -j"$(nproc)" install: make DESTDIR=/out install target_bin: /usr/bin/libffi-shared expected_hash: b3:2e5ce246a17d19b1d45629a9a485d556db5be40068ae3f618f16fe0ccdc58620 deps: build: - make runtime: []