]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Modified TLS-test slightly: the program checking for TLS support is now compiled...
authorBart Van Assche <bvanassche@acm.org>
Mon, 2 Jun 2008 07:14:20 +0000 (07:14 +0000)
committerBart Van Assche <bvanassche@acm.org>
Mon, 2 Jun 2008 07:14:20 +0000 (07:14 +0000)
commit463381c162781b561a8b884533c16536ee675174
tree4ff4bb9ab55ef170ca582b6bcfd9ab04e613c00c
parented38943118e36d4c49818527de07a52aed9ec97e
Modified TLS-test slightly: the program checking for TLS support is now compiled, linked and run when compiling natively and compiled and linked only when cross-compiling. Before it was compiled and linked only, both for native and cross-compilation.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8172
configure.in