app-arch/xz-utils: Sync with Gentoo

It's from Gentoo commit 8fe74b2c6ecad5e8dfe55a48d6a4ff9d490eaf67.
This commit is contained in:
Flatcar Buildbot 2025-02-10 07:04:58 +00:00
parent bea0105d64
commit c5315d588c
3 changed files with 1 additions and 13 deletions

View File

@ -66,10 +66,6 @@ src_prepare() {
}
multilib_src_configure() {
# Workaround for bug #934370 (libtool-2.5.0), drop when dist tarball
# uses newer libtool with the fix.
export ac_cv_prog_ac_ct_FILECMD='file' FILECMD='file'
local myconf=(
--enable-threads
$(multilib_native_use_enable doc)

View File

@ -66,10 +66,6 @@ src_prepare() {
}
multilib_src_configure() {
# Workaround for bug #934370 (libtool-2.5.0), drop when dist tarball
# uses newer libtool with the fix.
export ac_cv_prog_ac_ct_FILECMD='file' FILECMD='file'
local myconf=(
--enable-threads
$(multilib_native_use_enable doc)

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Remember: we cannot leverage autotools in this ebuild in order
@ -66,10 +66,6 @@ src_prepare() {
}
multilib_src_configure() {
# Workaround for bug #934370 (libtool-2.5.0), drop when dist tarball
# uses newer libtool with the fix.
export ac_cv_prog_ac_ct_FILECMD='file' FILECMD='file'
local myconf=(
--enable-threads
$(multilib_native_use_enable doc)