swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: https://musl.libc.org/releases/musl-1.2.5.tar.gz sha256: a9a118bbe84d8764da0ea0d28b3ab3fae8477fc7e4085d90102b8596fc7c75e4 build: compiler: gcc target: x86_64-linux-musl link: dynamic flags: [] phases: configure: ./configure --prefix=/usr --syslibdir=/lib --enable-shared --disable-static compile: make -j"$(nproc)" install: make DESTDIR=/out install target_bin: /usr/bin/musl-shared expected_hash: b3:81ecb96ed9187927e3a29edf875e40a89885dfd52ea6a3c9d768246c05c8010c deps: build: - make runtime: []