mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-29 14:31:46 +01:00
app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit 8fe74b2c6ecad5e8dfe55a48d6a4ff9d490eaf67.
This commit is contained in:
parent
bea0105d64
commit
c5315d588c
@ -66,10 +66,6 @@ src_prepare() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
multilib_src_configure() {
|
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=(
|
local myconf=(
|
||||||
--enable-threads
|
--enable-threads
|
||||||
$(multilib_native_use_enable doc)
|
$(multilib_native_use_enable doc)
|
||||||
|
|||||||
@ -66,10 +66,6 @@ src_prepare() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
multilib_src_configure() {
|
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=(
|
local myconf=(
|
||||||
--enable-threads
|
--enable-threads
|
||||||
$(multilib_native_use_enable doc)
|
$(multilib_native_use_enable doc)
|
||||||
|
|||||||
@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
# Remember: we cannot leverage autotools in this ebuild in order
|
# Remember: we cannot leverage autotools in this ebuild in order
|
||||||
@ -66,10 +66,6 @@ src_prepare() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
multilib_src_configure() {
|
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=(
|
local myconf=(
|
||||||
--enable-threads
|
--enable-threads
|
||||||
$(multilib_native_use_enable doc)
|
$(multilib_native_use_enable doc)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user