[llvm-commits] [PATCH] Define TCLSH variable in the test suite Makefile.config.in

Simon Atanasyan satanasyan at mips.com
Thu Sep 20 04:45:01 PDT 2012


Hi,

LLVM test suite uses TCLSH variable to point to the tclsh tool. If the
test suite does not use LLVM's configuration Makefile, this variable
is explicitly defined in the Makefile.config.in. Otherwise TCLSH
remains undefined because LLVM's configuration Makefile does not setup
it. The attached patch fix this problem.

Please review the patch.

--
Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tclsh-def.patch
Type: application/octet-stream
Size: 469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120920/b7c93076/attachment.obj>


More information about the llvm-commits mailing list