mk-configure: rebuild for gcc 12
This commit is contained in:
parent
9c1248b211
commit
4d9a92671a
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'mk-configure'
|
# Template file for 'mk-configure'
|
||||||
pkgname=mk-configure
|
pkgname=mk-configure
|
||||||
version=0.37.0
|
version=0.37.0
|
||||||
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"
|
||||||
@ -21,7 +21,7 @@ case "$XBPS_TARGET_MACHINE" in
|
|||||||
*-musl)
|
*-musl)
|
||||||
checkdepends+=" musl-fts-devel"
|
checkdepends+=" musl-fts-devel"
|
||||||
esac
|
esac
|
||||||
|
nocross=temporarily
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
rm -r tests/pkg_config_2 # different wording
|
rm -r tests/pkg_config_2 # different wording
|
||||||
|
Loading…
x
Reference in New Issue
Block a user