Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c9f978 commit f3dda96Copy full SHA for f3dda96
src/template/unixware
@@ -11,4 +11,4 @@ fi
11
12
SUPPORTS_THREADS=yes
13
NEED_REENTRANT_FUNC_NAMES=yes
14
-THREAD_CFLAGS += "-D_REENTRANT"
+THREAD_CFLAGS = "$THREAD_CFLAGS -D_REENTRANT"
0 commit comments