]> granicus.if.org Git - postgresql/commit
Better support for thread-support flag detection with clang
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 16 Feb 2011 21:06:36 +0000 (23:06 +0200)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 16 Feb 2011 21:15:54 +0000 (23:15 +0200)
commitf0053845326e9eba290c78162ef355558cd2fc46
treed532669fc9a5fa6258f1f895effb332d843b9533
parent66d6b4cb54eb3b192c8f9087592e53c53c20cf06
Better support for thread-support flag detection with clang

When testing the stderr produced by various thread-support flags, also
run a compilation in addition to a link, because clang warns on
certain flags when compiling but not when linking.
config/acx_pthread.m4
configure