scripts/toolchain-config.in
author "Michael Hope <michaelh@juju.net.nz>"
Fri Jun 28 22:23:54 2013 +0200 (2013-06-28)
changeset 3221 0fdcf9204209
parent 1189 5c20d52c8270
permissions -rw-r--r--
cc/gcc: update Linaro GCC revisions for 2013.06

Update Linaro GCC with the latest available revisions.

Also updates Linaro GCC 4.6 to the final version.

Signed-off-by: "Michael Hope" <michaelh@juju.net.nz>
Message-Id: <83e33862f7641c2ad326.1372451435@localhost>
Patchwork-Id: 255666
yann@894
     1
#!/bin/sh
yann@894
     2
yann@2614
     3
tail -n+5 "${0}" |bzcat
yann@894
     4
exit 0