swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: https://chrony-project.org/releases/chrony-4.9.tar.gz sha256: 4924c6f530105bcd5b9e9e33c48a2ae1bfd889222c8480bc41601110efc864d0 build: compiler: zig-cc target: x86_64-linux-musl link: static flags: [] phases: configure: ./configure --host-system=Linux --host-machine=x86_64 --prefix=/usr --sysconfdir=/etc --sbindir=/usr/sbin --bindir=/usr/bin --without-nettle --without-gnutls --without-nss --without-tomcrypt --disable-nts --disable-readline --without-editline --without-seccomp compile: make -j"$(nproc)" install: make install DESTDIR=/out target_bin: /usr/bin/chrony expected_hash: b3:a1e2c96d329e371329471631cd57f2a2731adfd3099a323d909ad27321a05959 deps: build: - binutils - busybox - make - pkgconf - libcap runtime: []