From b41b0fdd0270dd3d269ddff4e18ebeef4d18d472 Mon Sep 17 00:00:00 2001 From: oreo639 Date: Sun, 28 Jan 2024 21:22:07 -0800 Subject: [PATCH] mk-configure: re-enable nocross --- srcpkgs/mk-configure/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/mk-configure/template b/srcpkgs/mk-configure/template index a267afce83e..af7202431c5 100644 --- a/srcpkgs/mk-configure/template +++ b/srcpkgs/mk-configure/template @@ -16,6 +16,7 @@ homepage="https://github.com/cheusov/mk-configure/" distfiles="https://github.com/cheusov/${pkgname}/archive/${pkgname}-${version}.tar.gz" checksum=4e25f5644fc7930a89127b6436e534a0ef2e041d55566deb78fc9bf6c0bfd136 disable_parallel_build=yes +nocross=temporarily case "$XBPS_TARGET_MACHINE" in *-musl)