diff options
| author | Bruce Momjian | 2003-09-27 15:32:48 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2003-09-27 15:32:48 +0000 |
| commit | 227dd9b42702b9c8062db9f7012058c051961b35 (patch) | |
| tree | 11de404adf387ae44c647a724dc08e263f9d5278 /src/template/osf | |
| parent | fae2adecf5a1281742b468f96656c88fb7dd9a63 (diff) | |
Rename thread compile flag. Move thread test program to tools/thread,
and improve tests.
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 7305395a0b2..0856f5c8981 100644 --- a/src/template/osf +++ b/src/template/osf @@ -7,4 +7,4 @@ fi SUPPORTS_THREADS=yes NEED_REENTRANT_FUNCS=no # 4.0 2003-09-13 -THREAD_CFLAGS="-pthread" +THREAD_LIBS="-pthread" |
