Removing gcc-10.patch, included upstream.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
caa83acf9d
commit
de4343123d
2 changed files with 0 additions and 16 deletions
15
debian/patches/debian/0001-gcc-10.patch
vendored
15
debian/patches/debian/0001-gcc-10.patch
vendored
|
@ -1,15 +0,0 @@
|
|||
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||
Description: Fixing FTBFS with GCC-10 (Closes: #957986).
|
||||
|
||||
diff -Naurp xlunzip.orig/in_place.c xlunzip/in_place.c
|
||||
--- xlunzip.orig/in_place.c
|
||||
+++ xlunzip/in_place.c
|
||||
@@ -146,7 +146,7 @@ const char * set_file_sizes( struct File
|
||||
}
|
||||
|
||||
|
||||
-const char * global_name;
|
||||
+static const char * global_name;
|
||||
static void error(char *x) { show_file_error( global_name, x, 0 ); }
|
||||
|
||||
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -1 +0,0 @@
|
|||
debian/0001-gcc-10.patch
|
Loading…
Add table
Reference in a new issue