Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit682a6bd

Browse files
committed
Disasble threads on unixware until other platforms report a problem.
1 parent6367ed4 commit682a6bd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎src/template/unixware

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ fi
2727
# tools/thread/thread_test must be run
2828
THREAD_CPPFLAGS="$THREAD_CPPFLAGS -D_REENTRANT"
2929

30-
THREAD_SUPPORT=yes
30+
# Disabled because flags are required for all apps using libpq.
31+
# Waiting to see if other platforms need this too. 2004-03-22
32+
#THREAD_SUPPORT=yes
3133
# verified UnixWare 7.1.4 2004-03-18
3234
STRERROR_THREADSAFE=yes
3335
GETPWUID_THREADSAFE=yes

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp