scripts/toolchain-config.in
author Daniel Zimmermann <netzimme@gmail.com>
Thu Jan 02 10:35:44 2014 +0100 (2014-01-02)
changeset 3266 84fcb0cae9a4
parent 1189 5c20d52c8270
permissions -rw-r--r--
libc/newlib: fix typo in "bump version to 2.1.0"

Fix a typo in the commit http://crosstool-ng.org/hg/crosstool-ng/rev/b966620c7b1e

Signed-off-by: "Daniel Zimmermann" netzimme@gmail.com
Message-Id: <f2dbd80da6affb11089a.1388669655@haus-VirtualBox>
Patchwork-Id: 306129
yann@894
     1
#!/bin/sh
yann@894
     2
yann@2614
     3
tail -n+5 "${0}" |bzcat
yann@894
     4
exit 0