mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
mk-configure: rebuild for gcc 12
This commit is contained in:
parent
9c1248b211
commit
4d9a92671a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mk-configure'
|
||||
pkgname=mk-configure
|
||||
version=0.37.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
make_cmd=bmake
|
||||
make_install_args="MANDIR=/usr/share/man"
|
||||
|
@ -21,7 +21,7 @@ case "$XBPS_TARGET_MACHINE" in
|
|||
*-musl)
|
||||
checkdepends+=" musl-fts-devel"
|
||||
esac
|
||||
|
||||
nocross=temporarily
|
||||
|
||||
post_extract() {
|
||||
rm -r tests/pkg_config_2 # different wording
|
||||
|
|
Loading…
Add table
Reference in a new issue