mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
mk-configure: rebuild for gcc 13 (nocross)
This commit is contained in:
parent
0c3a924f34
commit
d7f7550b90
1 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue