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

Commite675a23

Browse files
committed
Update Darwin thread compile flags, and OS version info.
1 parent9b3bc35 commite675a23

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎src/template/darwin

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ USE_NAMED_POSIX_SEMAPHORES=1
77

88
THREAD_SUPPORT=yes
99
# verified Mac OS X 10.3.3, Darwin Kernel Version 7.3.0, 2004-04-07
10+
THREAD_CPPFLAGS="-D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS"
11+
THREAD_LIBS="-lpthread"
12+
1013
STRERROR_THREADSAFE=yes
1114
GETPWUID_THREADSAFE=yes
1215
GETHOSTBYNAME_THREADSAFE=yes

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp