swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: http://ftp.rpm.org/popt/releases/popt-1.x/popt-1.19.tar.gz sha256: c25a4838fc8e4c1c8aacb8bd620edb3084a3d63bf8987fdad3ca2758c63240f9 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-nls --disable-rpath compile: make -j"$(nproc)" install: make install DESTDIR=/out && find /out -name '*.la' -delete target_bin: /usr/bin/popt expected_hash: b3:25422f429bd822e11c8ef10a5c6ec95099bba725aa8976c0289fa53449f2b99f deps: build: - binutils - busybox - make - pkgconf runtime: []