scripts/toolchain-config.in
author "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
Mon Nov 14 13:29:12 2011 +0100 (2011-11-14)
changeset 2750 c6d10ee4ab25
parent 1189 5c20d52c8270
permissions -rw-r--r--
cc/gcc: update Linaro GCC revisions to 2011.11

Update Linaro GCC with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
yann@894
     1
#!/bin/sh
yann@894
     2
yann@2614
     3
tail -n+5 "${0}" |bzcat
yann@894
     4
exit 0