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/netbsd | |
| parent | a6790ce85752b67ad994f55fdf1a450262ccc32e (diff) | |
Finalize configuration of thread_test program.
Diffstat (limited to 'src/template/netbsd')
| -rw-r--r-- | src/template/netbsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/template/netbsd b/src/template/netbsd index 0fd61a70b2..f510dc9ef0 100644 --- a/src/template/netbsd +++ b/src/template/netbsd @@ -1,4 +1,4 @@ CFLAGS='-O2 -pipe' -SUPPORTS_THREADS=yes +THREAD_SUPPORT=yes NEED_REENTRANT_FUNCS=yes # 1.6 2003-09-14 |
