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

Commit08c0aa7

Browse files
committed
Add mention of "-D_POSIX_PTHREAD_SEMANTICS" enabling 5-arg getpwuid_r().
1 parent0de45c1 commit08c0aa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/template/solaris

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ case $host in
1010
esac
1111

1212
# tools/thread/thread_test must be run
13+
# -D_POSIX_PTHREAD_SEMANTICS enables 5-arg getpwuid_r, among other things
1314
if test "$GCC" = yes
1415
thenTHREAD_CPPFLAGS="-D_POSIX_PTHREAD_SEMANTICS"
1516
THREAD_LIBS="-pthread"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp