summaryrefslogtreecommitdiff
path: root/dev-vcs/git/git-2.52.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/git/git-2.52.0.ebuild')
-rw-r--r--dev-vcs/git/git-2.52.0.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-vcs/git/git-2.52.0.ebuild b/dev-vcs/git/git-2.52.0.ebuild
index 9635a818b7e4..5a4d0c17b6c9 100644
--- a/dev-vcs/git/git-2.52.0.ebuild
+++ b/dev-vcs/git/git-2.52.0.ebuild
@@ -153,6 +153,11 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.52.0-0001-rust-don-t-pass-quiet-to-cargo.patch
"${FILESDIR}"/${PN}-2.52.0-0002-rust-respect-CARGO-environment-variable.patch
+
+ # Backports for cross
+ "${FILESDIR}"/0001-meson-ignore-subprojects-.wraplock.patch
+ "${FILESDIR}"/0002-meson-only-detect-ICONV_OMITS_BOM-if-possible.patch
+ "${FILESDIR}"/0003-meson-use-is_cross_build-where-possible.patch
)
pkg_setup() {