diff options
| author | Bruce Momjian | 2003-09-27 16:24:45 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2003-09-27 16:24:45 +0000 |
| commit | 391dceb462c32ccd72d4c45bef4e6839cb6c4d99 (patch) | |
| tree | f51fcb29bd384fa41c5ba7d0159f2bfeb42a026f /src/template/osf | |
| parent | a6790ce85752b67ad994f55fdf1a450262ccc32e (diff) | |
Finalize configuration of thread_test program.
Diffstat (limited to 'src/template/osf')
| -rw-r--r-- | src/template/osf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/template/osf b/src/template/osf index 0856f5c8981..b5c60413de8 100644 --- a/src/template/osf +++ b/src/template/osf @@ -5,6 +5,6 @@ else CFLAGS='-O4 -Olimit 2000' fi -SUPPORTS_THREADS=yes +THREAD_SUPPORT=yes NEED_REENTRANT_FUNCS=no # 4.0 2003-09-13 THREAD_LIBS="-pthread" |
