Fix tools/cross_build_gcc.sh.
authorjacob.bramley@arm.com <jacob.bramley@arm.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 20 Feb 2014 16:37:40 +0000 (16:37 +0000)
committerjacob.bramley@arm.com <jacob.bramley@arm.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 20 Feb 2014 16:37:40 +0000 (16:37 +0000)
commit3196b9fb6c4f7f0bd4b9c7f3caa1252e30e9022c
tree99de623630dd0b31bbe17c3aa0ffdc87596c12ff
parentbaf26148536a5f7ad5660eb38f0977fc3f4ba885
Fix tools/cross_build_gcc.sh.

The cross_build_gcc.sh script didn't set LINK, so cross builds would
fail at the last step.

BUG=
R=ulan@chromium.org

Review URL: https://codereview.chromium.org/170843011

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19514 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/cross_build_gcc.sh