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

Commit9fc3b93

Browse files
committed
Mark FreeBSD as non-thread-safe.
1 parent17d15dd commit9fc3b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/template/freebsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ case $host_cpu in
44
alpha*) CFLAGS="$CFLAGS -O" ;;
55
esac
66

7-
SUPPORTS_THREADS=yes
7+
SUPPORTS_THREADS=no # 4.8, 5.1 2003-09-12
88
NEED_REENTRANT_FUNC_NAMES=no
99

1010
case $host_os in

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp