cc-tool: fix missing stdarg.h include on uClibc
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 3 May 2015 13:08:59 +0000 (15:08 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 3 May 2015 14:33:46 +0000 (16:33 +0200)
commita500dff16875392b6ae91ab10e0595020b8289fd
tree6700bec22b0c381968221def097a6164f8191c64
parent19d5953bf15b9e68d083fc72bcd40b02b7ab810a
cc-tool: fix missing stdarg.h include on uClibc

This commit adds a patch to fix a missing <stdarg.h> include for
va_list.

Fixes:

  http://autobuild.buildroot.org/results/9c8/9c828b1da8983577f93bdfae5275fc5122ae874f/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/cc-tool/0001-add-missing-stdarg-include.patch [new file with mode: 0644]