Skip to content

Commit 79b805f

Browse files
committed
Add -D_REENTRANT for Solaris threading.
1 parent 1090aa8 commit 79b805f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/template/solaris

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ esac
1111

1212
# tools/thread/thread_test must be run
1313
# -D_POSIX_PTHREAD_SEMANTICS enables 5-arg getpwuid_r, among other things
14-
THREAD_CPPFLAGS="-D_POSIX_PTHREAD_SEMANTICS"
14+
THREAD_CPPFLAGS="-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS"
1515
if test "$GCC" != yes
1616
then THREAD_CPPFLAGS="$THREAD_CPPFLAGS -mt"
1717
fi

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy