mk-configure: rebuild for gcc 12
This commit is contained in:
parent
9c1248b211
commit
4d9a92671a
@ -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…
Reference in New Issue
Block a user