]> Git Repo - buildroot-mgba.git/commit
ext-toolchain-wrapper.c: Handle an arbitrary amount of arguments
authorDaniel Nyström <[email protected]>
Tue, 21 Jun 2011 19:54:27 +0000 (21:54 +0200)
committerPeter Korsgaard <[email protected]>
Tue, 21 Jun 2011 22:20:41 +0000 (00:20 +0200)
commite8c46b118b011c766511c44fa9232e074ad6bcbc
treee40d3228dd376a8066df99471df446b07cc0369f
parentda7d572897b82b8ae2044e64835895233844f66c
ext-toolchain-wrapper.c: Handle an arbitrary amount of arguments

Even though MAXARGS 1000 seems large, it wasn't enough for at least
QtWebKit package. This new version does not have any predefined limits.

Closes #3907

Many thanks to Thomas for tracing the source of the build error.

[Peter: Return rather than abort()]
Signed-off-by: Daniel Nyström <[email protected]>
Reported-by: Thomas Björk <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
toolchain/toolchain-external/ext-toolchain-wrapper.c
This page took 0.032524 seconds and 4 git commands to generate.