aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/python/python-cryptography.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-cryptography.inc b/recipes-devtools/python/python-cryptography.inc
index a4d1bbb..87ff16c 100644
--- a/recipes-devtools/python/python-cryptography.inc
+++ b/recipes-devtools/python/python-cryptography.inc
@@ -55,4 +55,6 @@ FILES_${PN}-dbg += " \
${libdir}/${PYTHON_PN}2.7/site-packages/${SRCNAME}/hazmat/bindings/.debug \
"
+LDFLAGS_append = " -pthread"
+
BBCLASSEXTEND = "native nativesdk"