summaryrefslogtreecommitdiff
path: root/debian/patches/0011-Do-not-confuse-gcc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0011-Do-not-confuse-gcc.patch')
-rw-r--r--debian/patches/0011-Do-not-confuse-gcc.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0011-Do-not-confuse-gcc.patch b/debian/patches/0011-Do-not-confuse-gcc.patch
index e0795cf8..5e288fd5 100644
--- a/debian/patches/0011-Do-not-confuse-gcc.patch
+++ b/debian/patches/0011-Do-not-confuse-gcc.patch
@@ -1,7 +1,7 @@
From 760365f94409ccccbcb54d55070f0f422bee44a1 Mon Sep 17 00:00:00 2001
From: Jes Sorensen <jsorensen@fb.com>
Date: Tue, 29 May 2018 15:52:48 -0400
-Subject: [PATCH 11/26] Do not confuse gcc
+Subject: [PATCH 11/40] Do not confuse gcc
gcc-8.1's -Werror=stringop-truncation is easily confused. Rather than
disabling the check, make it explicit we are OK truncating here.