scripts/toolchain-config.in
author David Holsgrove <david.holsgrove@xilinx.com>
Mon Oct 15 16:59:11 2012 +1000 (2012-10-15)
changeset 3078 2a616dab6531
parent 1189 5c20d52c8270
permissions -rw-r--r--
scripts: update config.sub

Latest from upstream config-patches repo. (No change to config.guess)

Signed-off-by: "David Holsgrove" <david.holsgrove@xilinx.com>
Message-Id: <f15b7c69c142e935391e.1350284600@localhost.localdomain>
Patchwork-Id: 191476
yann@894
     1
#!/bin/sh
yann@894
     2
yann@2614
     3
tail -n+5 "${0}" |bzcat
yann@894
     4
exit 0