mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 17:11:34 +02:00
dev-vcs/git: Sync with Gentoo
It's from Gentoo commit 8b979f80983c2bb7f219e65d0f55aab4f43b32b3.
This commit is contained in:
parent
b1e57760d8
commit
cf068d3344
@ -8,7 +8,7 @@ GENTOO_DEPEND_ON_PERL=no
|
||||
# bug #329479: git-remote-testgit is not multiple-version aware
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
inherit toolchain-funcs perl-module bash-completion-r1 optfeature plocale python-single-r1 systemd
|
||||
inherit flag-o-matic toolchain-funcs perl-module bash-completion-r1 optfeature plocale python-single-r1 systemd
|
||||
|
||||
PLOCALES="bg ca de es fr is it ko pt_PT ru sv vi zh_CN"
|
||||
|
||||
@ -326,6 +326,9 @@ git_emake() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# https://lore.kernel.org/git/87ed3apy2u.fsf@gentoo.org/
|
||||
append-cflags -std=gnu17
|
||||
|
||||
exportmakeopts
|
||||
}
|
||||
|
||||
|
@ -8,7 +8,7 @@ GENTOO_DEPEND_ON_PERL=no
|
||||
# bug #329479: git-remote-testgit is not multiple-version aware
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
inherit toolchain-funcs perl-module bash-completion-r1 optfeature plocale python-single-r1 systemd
|
||||
inherit flag-o-matic toolchain-funcs perl-module bash-completion-r1 optfeature plocale python-single-r1 systemd
|
||||
|
||||
PLOCALES="bg ca de es fr is it ko pt_PT ru sv vi zh_CN"
|
||||
|
||||
@ -323,6 +323,9 @@ git_emake() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# https://lore.kernel.org/git/87ed3apy2u.fsf@gentoo.org/
|
||||
append-cflags -std=gnu17
|
||||
|
||||
exportmakeopts
|
||||
}
|
||||
|
||||
|
@ -8,7 +8,7 @@ GENTOO_DEPEND_ON_PERL=no
|
||||
# bug #329479: git-remote-testgit is not multiple-version aware
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
inherit toolchain-funcs perl-module bash-completion-r1 optfeature plocale python-single-r1 systemd
|
||||
inherit flag-o-matic toolchain-funcs perl-module bash-completion-r1 optfeature plocale python-single-r1 systemd
|
||||
|
||||
PLOCALES="bg ca de es fr is it ko pt_PT ru sv vi zh_CN"
|
||||
|
||||
@ -323,6 +323,9 @@ git_emake() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# https://lore.kernel.org/git/87ed3apy2u.fsf@gentoo.org/
|
||||
append-cflags -std=gnu17
|
||||
|
||||
exportmakeopts
|
||||
}
|
||||
|
||||
|
@ -8,7 +8,7 @@ GENTOO_DEPEND_ON_PERL=no
|
||||
# bug #329479: git-remote-testgit is not multiple-version aware
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
inherit toolchain-funcs perl-module bash-completion-r1 optfeature plocale python-single-r1 systemd
|
||||
inherit flag-o-matic toolchain-funcs perl-module bash-completion-r1 optfeature plocale python-single-r1 systemd
|
||||
|
||||
PLOCALES="bg ca de es fr is it ko pt_PT ru sv vi zh_CN"
|
||||
|
||||
@ -323,6 +323,9 @@ git_emake() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# https://lore.kernel.org/git/87ed3apy2u.fsf@gentoo.org/
|
||||
append-cflags -std=gnu17
|
||||
|
||||
exportmakeopts
|
||||
}
|
||||
|
||||
|
@ -8,7 +8,7 @@ GENTOO_DEPEND_ON_PERL=no
|
||||
# bug #329479: git-remote-testgit is not multiple-version aware
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
inherit toolchain-funcs perl-module bash-completion-r1 optfeature plocale python-single-r1 systemd
|
||||
inherit flag-o-matic toolchain-funcs perl-module bash-completion-r1 optfeature plocale python-single-r1 systemd
|
||||
|
||||
PLOCALES="bg ca de es fr is it ko pt_PT ru sv vi zh_CN"
|
||||
|
||||
@ -323,6 +323,9 @@ git_emake() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# https://lore.kernel.org/git/87ed3apy2u.fsf@gentoo.org/
|
||||
append-cflags -std=gnu17
|
||||
|
||||
exportmakeopts
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user