summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/toolchain/winpthreads.recipe1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/toolchain/winpthreads.recipe b/recipes/toolchain/winpthreads.recipe
index 5b26c17..5623e93 100644
--- a/recipes/toolchain/winpthreads.recipe
+++ b/recipes/toolchain/winpthreads.recipe
@@ -6,6 +6,7 @@ class Recipe(recipe.Recipe):
configure_options = '--enable-shared --enable-static '
add_host_build_target = False
autoreconf = True
+ allow_parallel_build = False
files_all = [
'bin/libwinpthread-1.dll',
'lib/libpthread.a',