]> granicus.if.org Git - postgresql/commit
Force thread flags for all Unixware builds if threading is requested.
authorBruce Momjian <bruce@momjian.us>
Thu, 13 May 2004 23:05:54 +0000 (23:05 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 13 May 2004 23:05:54 +0000 (23:05 +0000)
commit5e938d831aee7ea44cc6d791ee13800436f771bb
tree1de2268f94c871dfa3a6a7de10a31b0aa9d46464
parenta676b852e8128212d2a357e2b4f32cca16daf0d7
Force thread flags for all Unixware builds if threading is requested.

This is required because once you link with a library that uses threads,
all references to that library have to use thread flags.
src/Makefile.global.in