crosstool-ng/scripts/build
Yann E. MORIN" edd01b7729 libc/(e)glibc: fix extra configparms
In case ${CT_LIBC_GLIBC_CONFIGPARMS} starts with a dash, printf will try
to interpret it as an option for itself, and will invariably flail in
panic as it does not recognise any of it.

Use a more robust solution, as suggested by Cody.

Reported-by: "Roberto A. Foglietta" <roberto.foglietta@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Cody P Schafer <devel-lists@codyps.com>
2013-11-15 21:21:12 +01:00
..
arch arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
binutils binutils: introduce the infrastructure to support binutils alternatives 2012-11-19 11:21:31 +01:00
cc cc/gcc: Add support for golang 2013-11-08 15:18:09 +01:00
companion_libs complibs/isl: add HTTP mirror 2013-08-01 20:24:35 +00:00
companion_tools comptools/libtool: chmod files to u+w 2011-03-03 19:32:05 +01:00
debug debug/strace: enforce cross-compilation 2013-03-16 15:47:56 +01:00
kernel kernel/linux: add xz-ed linux tarballs 2013-03-21 10:57:31 +01:00
libc libc/(e)glibc: fix extra configparms 2013-11-15 21:21:12 +01:00
test_suite cc/gcc: copy file with 'cp -v', it rotates the progress bar 2012-01-01 22:54:37 +01:00
companion_libs.sh complibs: introduce generic multi-complibs infrastructure 2012-11-16 14:59:27 +01:00
companion_tools.sh companion_tools/autoconf: add autoconf tool 2010-01-12 21:09:30 +01:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh scripts: Use ${CT_TARGET}-strip to strip gdbserver 2012-09-20 11:20:16 +08:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00