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

Commit6e7a0f3

Browse files
committed
Mark linux as thread-enabled with new 7.5 tests.
1 parent48f3ddf commit6e7a0f3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎src/template/linux

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,10 @@ CPPFLAGS="-D_GNU_SOURCE"
44
# tools/thread/thread_test must be run
55
THREAD_CPPFLAGS="-D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS"
66
THREAD_LIBS="-lpthread"
7+
8+
THREAD_SUPPORT=yes
9+
# 2004-03-14, Linux 2.4.25-1-686
10+
STRERROR_THREADSAFE=yes
11+
GETPWUID_THREADSAFE=no
12+
GETHOSTBYNAME_THREADSAFE=no
13+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp