dev-vcs/git: Sync with Gentoo

It's from Gentoo commit 8b979f80983c2bb7f219e65d0f55aab4f43b32b3.
This commit is contained in:
Flatcar Buildbot 2024-11-25 07:06:25 +00:00 committed by Krzesimir Nowak
parent b1e57760d8
commit cf068d3344
5 changed files with 20 additions and 5 deletions

View File

@ -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
}

View File

@ -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
}

View File

@ -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
}

View File

@ -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
}

View File

@ -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
}