mk-configure: rebuild for gcc 13 (nocross)

This commit is contained in:
oreo639 2023-08-07 15:44:09 -07:00
parent 0c3a924f34
commit d7f7550b90

View file

@ -1,7 +1,7 @@
# Template file for 'mk-configure'
pkgname=mk-configure
version=0.38.2
revision=1
revision=2
build_style=gnu-makefile
make_cmd=bmake
make_install_args="MANDIR=/usr/share/man"
@ -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)