* [gentoo-commits] repo/gentoo:master commit in: media-libs/harfbuzz/files/
@ 2020-05-29 22:12 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2020-05-29 22:12 UTC (permalink / raw
To: gentoo-commits
commit: 294dffeb97505a5195c14345b10cd615b9d559d7
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri May 29 17:57:59 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 29 22:11:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=294dffeb
media-libs/harfbuzz: remove unused patch(es)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16004
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-libs/harfbuzz/files/harfbuzz-2.6.1-gcc-9.patch | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/media-libs/harfbuzz/files/harfbuzz-2.6.1-gcc-9.patch b/media-libs/harfbuzz/files/harfbuzz-2.6.1-gcc-9.patch
deleted file mode 100644
index c16fedd6d9d..00000000000
--- a/media-libs/harfbuzz/files/harfbuzz-2.6.1-gcc-9.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Fix build failure on gcc-9. It's a slightly less invasive
-version of upstream's commit 2dce85ed06a8cc7ca
-("[icu] Remove HB_ICU_STMT (#1993)")
---- a/src/hb-icu.cc
-+++ b/src/hb-icu.cc
-@@ -53,7 +53,7 @@
-
- /* ICU doesn't do-while(0) around their statements. Ugh!
- * https://unicode-org.atlassian.net/browse/CLDR-13027 */
--#define HB_ICU_STMT(S) do { S } while (0)
-+#define HB_ICU_STMT(S) do { S; } while (0)
-
- hb_script_t
- hb_icu_script_to_script (UScriptCode script)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-05-29 22:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-29 22:12 [gentoo-commits] repo/gentoo:master commit in: media-libs/harfbuzz/files/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox