scripts/toolchain-config.in
author Johannes Stezenbach <js@sig21.net>
Fri Feb 24 16:08:32 2012 +0100 (2012-02-24)
changeset 2951 e9a326ae9369
parent 1189 5c20d52c8270
permissions -rw-r--r--
libc/uClibc: add additional debug level between "minimal" and "all"

During application development it is desirable to enable malloc
debugging and LD_DEBUG support, but the extensive debug spew from
SUPPORT_LD_DEBUG_EARLY is only useful when working on
uClibc's ld.so.

Signed-off-by: Johannes Stezenbach <js@sig21.net>
     1 #!/bin/sh
     2 
     3 tail -n+5 "${0}" |bzcat
     4 exit 0