scripts/toolchain-config.in
author "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
Mon Aug 20 20:20:26 2012 +0200 (2012-08-20)
changeset 3037 ae3bbbf21573
parent 1189 5c20d52c8270
permissions -rw-r--r--
cc/gcc: update Linaro GCC revisions to 2012.08

Update Linaro GCC with the latest available revisions.

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