summaryrefslogtreecommitdiffstats
path: root/patches/xli-1.17.0/xli-1.17.0-varargs.diff
diff options
context:
space:
mode:
Diffstat (limited to 'patches/xli-1.17.0/xli-1.17.0-varargs.diff')
-rw-r--r--patches/xli-1.17.0/xli-1.17.0-varargs.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/patches/xli-1.17.0/xli-1.17.0-varargs.diff b/patches/xli-1.17.0/xli-1.17.0-varargs.diff
index 052fdbeeb..388313449 100644
--- a/patches/xli-1.17.0/xli-1.17.0-varargs.diff
+++ b/patches/xli-1.17.0/xli-1.17.0-varargs.diff
@@ -1,3 +1,13 @@
+Subject: xli: use stdargs instead of varargs
+From: Robert Schwebel <r.schwebel@pengutronix.de>
+
+Use stdarg.h instead of varargs.h, which is correct for recent
+toolchains.
+
+Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
+
+---
+
Index: rlelib.c
===================================================================
--- rlelib.c.orig