summaryrefslogtreecommitdiff
path: root/dev-cpp/abseil-cpp/files/abseil-cpp-20200923-arm_no_crypto.patch
AgeCommit message (Collapse)Author
2023-12-25dev-cpp/abseil-cpp: remove unused patchesMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/34296 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-10-30dev-cpp/abseil-cpp/files: [QA] use git-format-patch style patchesDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2021-04-29dev-cpp/abseil-cpp: backport fix for arm64 CPUs without crypto extensionsSam James
* Backport fix for arm64 CPUs without crypto extensions (needed for a keywording bug). * Add information in patch / background on the problem (including mentioning the need for an ebuild change, in case e.g. another distro tries to pick it up, and to remind us to try upstream it.) * Add explicit flag-o-matic inherits accordingly. See: 619cfe3daec298493d31030008efc12e5ebbf7ec Bug: https://bugs.gentoo.org/778926 Bug: https://bugs.gentoo.org/766411 Signed-off-by: Sam James <sam@gentoo.org>
2021-04-01dev-cpp/abseil-cpp: Fix building on ARM{32,64} CPUs without crypto extension.Arfrever Frehtes Taifersar Arahesis
Closes: https://bugs.gentoo.org/778926 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>