diff options
author | Eric Wong <e@80x24.org> | 2016-07-18 10:22:08 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-07-18 11:22:35 -0700 |
commit | a9b02de8b79de44ee8f4a0506b65a62f38999bd8 (patch) | |
tree | 1eaabaf80dd3649ca04a21444f68e27bfad17326 /git-submodule.sh | |
parent | Git 2.4.11 (diff) | |
download | tgif-a9b02de8b79de44ee8f4a0506b65a62f38999bd8.tar.xz |
configure.ac: stronger test for pthread linkage
We need to test linkage of pthread_create and pthread_join,
as pthread_mutex_* and pthread_key_* functions do not need
extra linkage under FreeBSD 10.3, leading to a false-positive
of the empty case.
Signed-off-by: Eric Wong <e@80x24.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-submodule.sh')
0 files changed, 0 insertions, 0 deletions