summaryrefslogtreecommitdiff
path: root/debian/patches/1001_gcc7_compat.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/1001_gcc7_compat.patch')
-rw-r--r--debian/patches/1001_gcc7_compat.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/patches/1001_gcc7_compat.patch b/debian/patches/1001_gcc7_compat.patch
index 14f11e7..cce9643 100644
--- a/debian/patches/1001_gcc7_compat.patch
+++ b/debian/patches/1001_gcc7_compat.patch
@@ -5,11 +5,11 @@ Description: Use -D_GNU_SOURCE for gcc-7 compatibility
_GNU_SOURCE.
Author: Steve Langasek <steve.langasek@ubuntu.com>
Bug-Debian: https://bugs.debian.org/872406
-
-Index: baresip-0.5.4/Makefile
-===================================================================
---- baresip-0.5.4.orig/Makefile
-+++ baresip-0.5.4/Makefile
+Last-Update: 2017-08-26
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/Makefile
++++ b/Makefile
@@ -49,6 +49,7 @@
CFLAGS += -I. -Iinclude -I$(LIBRE_INC) -I$(SYSROOT)/include
CFLAGS += -I$(LIBREM_PATH)/include