Fix file-roller built with clang11 -fno-common on recent head.
Approved by: portmgr (fixit blanket)
This commit is contained in:
parent
a0d90a8f50
commit
b2294ed3f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546843
10
archivers/file-roller/files/patch-src_fr-application.c
Normal file
10
archivers/file-roller/files/patch-src_fr-application.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- src/fr-application.c.orig 2018-07-16 20:15:42 UTC
|
||||
+++ src/fr-application.c
|
||||
@@ -42,7 +42,6 @@
|
||||
#define SERVICE_TIMEOUT 10
|
||||
|
||||
|
||||
-gint ForceDirectoryCreation;
|
||||
static char **remaining_args;
|
||||
static char *arg_add_to = NULL;
|
||||
static int arg_add = FALSE;
|
Loading…
Reference in New Issue
Block a user