From b02d4b6e386b0e6c02ede532f06ccf615e8b72c5 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sat, 30 May 2020 15:38:23 -0400 Subject: Use -D_FORTIFY_SOURCE=1 instead of 2 Prevent major performance regressions by forcing -D_FORTIFY_SOURCE=1 instead of -D_FORTIFY_SOURCE=2. See https://bugs.debian.org/934722 for details. --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright index f719a549..a70a7fe9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -10,7 +10,7 @@ Copyright: 2008-2016 Adam Chlipala License: BSD-3-clause Files: debian/* -Copyright: 2013, 2014, 2015, 2016 Benjamin Barenblat +Copyright: 2013, 2014, 2015, 2016, 2019, 2020 Benjamin Barenblat License: Apache-2.0 Files: debian/*.emacsen* -- cgit v1.2.3