mk-configure: rebuild for gcc 13 (nocross)
This commit is contained in:
parent
0c3a924f34
commit
d7f7550b90
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'mk-configure'
|
# Template file for 'mk-configure'
|
||||||
pkgname=mk-configure
|
pkgname=mk-configure
|
||||||
version=0.38.2
|
version=0.38.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_cmd=bmake
|
make_cmd=bmake
|
||||||
make_install_args="MANDIR=/usr/share/man"
|
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"
|
distfiles="https://github.com/cheusov/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=4e25f5644fc7930a89127b6436e534a0ef2e041d55566deb78fc9bf6c0bfd136
|
checksum=4e25f5644fc7930a89127b6436e534a0ef2e041d55566deb78fc9bf6c0bfd136
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
nocross=temporarily
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl)
|
*-musl)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user