commit: 77806c722011aa573e83f7a7c79b19cec0a7e168
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 6 16:08:43 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 16:09:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77806c72
dev-vcs/git: drop -std=gnu17 for live
Fixed in live.
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-vcs/git/git-9999-r1.ebuild | 5 +----
dev-vcs/git/git-9999-r2.ebuild | 5 +----
dev-vcs/git/git-9999-r3.ebuild | 5 +----
dev-vcs/git/git-9999.ebuild | 5 +----
4 files changed, 4 insertions(+), 16 deletions(-)
diff --git a/dev-vcs/git/git-9999-r1.ebuild b/dev-vcs/git/git-9999-r1.ebuild
index 9701a056aae7..17a8afd1ac8b 100644
--- a/dev-vcs/git/git-9999-r1.ebuild
+++ b/dev-vcs/git/git-9999-r1.ebuild
@@ -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 flag-o-matic toolchain-funcs perl-module bash-completion-r1 optfeature
plocale python-single-r1 systemd
+inherit 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,9 +323,6 @@ git_emake() {
}
src_configure() {
- # https://lore.kernel.org/git/[email protected]/
- append-cflags $(test-flags-CC -std=gnu17)
-
exportmakeopts
}
diff --git a/dev-vcs/git/git-9999-r2.ebuild b/dev-vcs/git/git-9999-r2.ebuild
index 9701a056aae7..17a8afd1ac8b 100644
--- a/dev-vcs/git/git-9999-r2.ebuild
+++ b/dev-vcs/git/git-9999-r2.ebuild
@@ -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 flag-o-matic toolchain-funcs perl-module bash-completion-r1 optfeature
plocale python-single-r1 systemd
+inherit 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,9 +323,6 @@ git_emake() {
}
src_configure() {
- # https://lore.kernel.org/git/[email protected]/
- append-cflags $(test-flags-CC -std=gnu17)
-
exportmakeopts
}
diff --git a/dev-vcs/git/git-9999-r3.ebuild b/dev-vcs/git/git-9999-r3.ebuild
index 9701a056aae7..17a8afd1ac8b 100644
--- a/dev-vcs/git/git-9999-r3.ebuild
+++ b/dev-vcs/git/git-9999-r3.ebuild
@@ -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 flag-o-matic toolchain-funcs perl-module bash-completion-r1 optfeature
plocale python-single-r1 systemd
+inherit 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,9 +323,6 @@ git_emake() {
}
src_configure() {
- # https://lore.kernel.org/git/[email protected]/
- append-cflags $(test-flags-CC -std=gnu17)
-
exportmakeopts
}
diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild
index 9701a056aae7..17a8afd1ac8b 100644
--- a/dev-vcs/git/git-9999.ebuild
+++ b/dev-vcs/git/git-9999.ebuild
@@ -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 flag-o-matic toolchain-funcs perl-module bash-completion-r1 optfeature
plocale python-single-r1 systemd
+inherit 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,9 +323,6 @@ git_emake() {
}
src_configure() {
- # https://lore.kernel.org/git/[email protected]/
- append-cflags $(test-flags-CC -std=gnu17)
-
exportmakeopts
}