summaryrefslogtreecommitdiffstats
path: root/t/t4205-log-pretty-formats.sh
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2011-03-28 09:39:59 +0200
committerJunio C Hamano <gitster@pobox.com>2011-03-28 19:54:54 +0200
commitcea13a8d685802389fad5b1ffce3af38175a8a01 (patch)
treec139153cd3e3d44c9a75c6872f8333de23179ded /t/t4205-log-pretty-formats.sh
parentvcs-svn: add missing cast to printf argument (diff)
downloadgit-cea13a8d685802389fad5b1ffce3af38175a8a01.tar.xz
git-cea13a8d685802389fad5b1ffce3af38175a8a01.zip
Improve test for pthreads flag
When compiling with CC=clang using Clang 1.1 as shipped by Debian unstable (package version 2.7-3), the -mt flag is sufficient to compile during the `configure` test. However, building git would then fail at link time complaining about missing symbols such as `pthread_key_create' and `pthread_create'. Work around this issue by adding pthread key creation to the pthreads configure test source. Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4205-log-pretty-formats.sh')
0 files changed, 0 insertions, 0 deletions