summaryrefslogtreecommitdiffstats
path: root/libhandlebars-gcc10.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libhandlebars-gcc10.patch')
-rw-r--r--libhandlebars-gcc10.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/libhandlebars-gcc10.patch b/libhandlebars-gcc10.patch
deleted file mode 100644
index f687156..0000000
--- a/libhandlebars-gcc10.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From d936e6364b3b86c913258be1248fa530ce75e2f0 Mon Sep 17 00:00:00 2001
-From: Remi Collet <remi@remirepo.net>
-Date: Wed, 19 Feb 2020 15:52:43 +0100
-Subject: [PATCH] fix multiple definition
-
----
- tests/utils.h | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/tests/utils.h b/tests/utils.h
-index 5515e93..1ccbb2e 100644
---- a/tests/utils.h
-+++ b/tests/utils.h
-@@ -67,7 +67,6 @@
- #endif
-
- struct handlebars_value;
--const int MOD_ADLER;
-
- typedef void (*scan_directory_cb)(char * filename);
-