1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-26 12:21:12 +03:00

Finalize configuration of thread_test program.

This commit is contained in:
Bruce Momjian
2003-09-27 16:24:45 +00:00
parent a6790ce857
commit 391dceb462
13 changed files with 39 additions and 30 deletions

View File

@ -1,4 +1,4 @@
CFLAGS='-O2 -pipe'
SUPPORTS_THREADS=yes
THREAD_SUPPORT=yes
NEED_REENTRANT_FUNCS=yes # 1.6 2003-09-14