scripts/toolchain-config.in
author "Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
Thu Oct 13 19:11:25 2011 +0200 (2011-10-13)
changeset 2719 3e3f8a86f1c0
parent 1189 5c20d52c8270
permissions -rw-r--r--
cc/gcc: update Linaro GCC revisions to 2011.10

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