summaryrefslogtreecommitdiff
path: root/m5475-atari-mint/recipes/patches/mintlib/posix_regex.p
diff options
context:
space:
mode:
Diffstat (limited to 'm5475-atari-mint/recipes/patches/mintlib/posix_regex.p')
-rw-r--r--m5475-atari-mint/recipes/patches/mintlib/posix_regex.p11
1 files changed, 11 insertions, 0 deletions
diff --git a/m5475-atari-mint/recipes/patches/mintlib/posix_regex.p b/m5475-atari-mint/recipes/patches/mintlib/posix_regex.p
new file mode 100644
index 0000000..6a42a40
--- /dev/null
+++ b/m5475-atari-mint/recipes/patches/mintlib/posix_regex.p
@@ -0,0 +1,11 @@
+--- ./posix/regex.c.orig 2012-05-03 19:26:10.000000000 +0200
++++ ./posix/regex.c 2012-11-05 22:34:07.000000000 +0100
+@@ -1364,6 +1364,7 @@
+ \
+ DEBUG_PRINT2 (" Pushing failure id: %u\n", failure_id); \
+ DEBUG_PUSH (failure_id); \
++ (void) destination; \
+ } while (0)
+
+ /* This is the number of items that are pushed and popped on the stack
+