Need pthreads

This commit is contained in:
Chris Cannam
2012-09-09 17:01:40 +01:00
parent 93c38b50a0
commit 898a41de9a
2 changed files with 4 additions and 1 deletions

View File

@@ -208,6 +208,9 @@ the supplied build files will handle these for you.)
-DNO_THREADING
Build without any multithread support.
-DUSE_PTHREADS
Use the pthreads library (required unless NO_THREADING or on Windows)
-DPROCESS_SAMPLE_TYPE=float
Select single precision for internal calculations. The default is
double precision. Consider using for mobile architectures with