diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cryptography.inc')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-cryptography.inc b/meta-python/recipes-devtools/python/python-cryptography.inc index a4d1bbba99..87ff16c37d 100644 --- a/meta-python/recipes-devtools/python/python-cryptography.inc +++ b/meta-python/recipes-devtools/python/python-cryptography.inc | |||
| @@ -55,4 +55,6 @@ FILES_${PN}-dbg += " \ | |||
| 55 | ${libdir}/${PYTHON_PN}2.7/site-packages/${SRCNAME}/hazmat/bindings/.debug \ | 55 | ${libdir}/${PYTHON_PN}2.7/site-packages/${SRCNAME}/hazmat/bindings/.debug \ |
| 56 | " | 56 | " |
| 57 | 57 | ||
| 58 | LDFLAGS_append = " -pthread" | ||
| 59 | |||
| 58 | BBCLASSEXTEND = "native nativesdk" | 60 | BBCLASSEXTEND = "native nativesdk" |
