scripts/toolchain-config.in
author Florian Fainelli <f.fainelli@gmail.com>
Wed Sep 19 10:37:13 2012 +0200 (2012-09-19)
changeset 3050 4b4b765305da
parent 1189 5c20d52c8270
permissions -rw-r--r--
cc/gcc: backport upstream fix for GCC 4.7.0 bug 54494

See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494, also has a serious
impact on the Linux/MIPS kernel build.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
     1 #!/bin/sh
     2 
     3 tail -n+5 "${0}" |bzcat
     4 exit 0