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 42df5e3 commit bbac418Copy full SHA for bbac418
src/template/osf
@@ -4,3 +4,6 @@ else
4
CC="$CC -std"
5
CFLAGS='-O4 -Olimit 2000'
6
fi
7
+SUPPORTS_THREADS=yes
8
+THREAD_CFLAGS="-pthread"
9
+
0 commit comments