swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: https://github.com/facebook/zstd/releases/download/v1.5.7/zstd-1.5.7.tar.gz sha256: eb33e51f49a15e023950cd7825ca74a4a2b43db8354825ac24fc1b7ee09e6fa3 build: compiler: zig-cc target: x86_64-linux-musl link: static flags: [] phases: compile: make -C lib libzstd.a CFLAGS="-O3 -fPIC" install: make -C lib install PREFIX=/usr DESTDIR=/out strip_debug: true target_bin: /usr/bin/zstd expected_hash: b3:1ceb6215a5a3061ac385e036da642341da61a585abe62a1c904bd0c8c2f4d5fb deps: build: - binutils runtime: []