summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2021-05-03 12:04:23 +0200
committerMichael Stahl <michael.stahl@allotropia.de>2021-05-03 13:21:15 +0200
commit1e7a8b7ff63a425de9ba631e44bfa6b8cca76e04 (patch)
tree8b477fb996caff9d7cf14ddd4c9f081fcf9f025a
parent90224afea1b1e51fb5a27cbbc9249b8ac7026abe (diff)
liborcus,zxing: add link to GCC bug
Change-Id: I9420e786c4050a9ae79f1deab76a43e62c3b15fa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115031 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
-rw-r--r--external/liborcus/liborcus_newline.patch.12
-rw-r--r--external/zxing/zxing_newline.patch.12
2 files changed, 4 insertions, 0 deletions
diff --git a/external/liborcus/liborcus_newline.patch.1 b/external/liborcus/liborcus_newline.patch.1
index 421c30846b27..5b2038d5cc12 100644
--- a/external/liborcus/liborcus_newline.patch.1
+++ b/external/liborcus/liborcus_newline.patch.1
@@ -4,6 +4,8 @@ without this, compiling output of GCC 11 -E -fdirectives-only fails with:
ooxml_tokens.inl:3524:32: error: stray '#' in program
+https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100392
+
--- liborcus/src/liborcus/ooxml_tokens.inl.orig 2021-05-01 18:12:37.490131155 +0200
+++ liborcus/src/liborcus/ooxml_tokens.inl 2021-05-01 18:12:50.994119453 +0200
@@ -3521,4 +3521,4 @@
diff --git a/external/zxing/zxing_newline.patch.1 b/external/zxing/zxing_newline.patch.1
index 5b51ba7a2027..57673e431d00 100644
--- a/external/zxing/zxing_newline.patch.1
+++ b/external/zxing/zxing_newline.patch.1
@@ -8,6 +8,8 @@ and compiling that fails with:
KRHangulMapping.h:38:55: error: stray '#' in program
+https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100392
+
--- zxing/core/src/textcodec/KRHangulMapping.h.orig 2021-05-01 18:00:09.011795242 +0200
+++ zxing/core/src/textcodec/KRHangulMapping.h 2021-05-01 18:00:16.774788294 +0200
@@ -35,4 +35,4 @@