OSF supports pthreads, per Philip Yarra.
This commit is contained in:
parent
42df5e311f
commit
bbac4188f9
@ -4,3 +4,6 @@ else
|
|||||||
CC="$CC -std"
|
CC="$CC -std"
|
||||||
CFLAGS='-O4 -Olimit 2000'
|
CFLAGS='-O4 -Olimit 2000'
|
||||||
fi
|
fi
|
||||||
|
SUPPORTS_THREADS=yes
|
||||||
|
THREAD_CFLAGS="-pthread"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user