libtool: rebuild for gcc 12
This commit is contained in:
parent
eb82e2578b
commit
9c1248b211
@ -1,7 +1,7 @@
|
||||
# Template file for 'libtool'
|
||||
pkgname=libtool
|
||||
version=2.4.7
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="texinfo perl automake help2man xz"
|
||||
depends="tar sed"
|
||||
@ -17,6 +17,8 @@ if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
configure_args="lt_cv_shlibpath_overrides_runpath=yes"
|
||||
fi
|
||||
|
||||
nocross=temporarily
|
||||
|
||||
pre_configure() {
|
||||
touch aclocal.m4 libltdl/aclocal.m4 Makefile.am libltdl/Makefile.am Makefile.in libltdl/Makefile.in
|
||||
./bootstrap --force
|
||||
|
Loading…
Reference in New Issue
Block a user