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

Commit74c8703

Browse files
committed
Mark Linux for threads.
1 parent0ac697b commit74c8703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/template/linux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ CFLAGS=-O2
33
CPPFLAGS="-D_GNU_SOURCE"
44

55
THREAD_SUPPORT=yes
6-
NEED_REENTRANT_FUNCS=yes
6+
NEED_REENTRANT_FUNCS=yes# Debian kernel 2.2 2003-09-27
77
THREAD_CPPFLAGS="-D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS"
88
THREAD_LIBS="-lpthread"
99

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp