diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-m2crypto_0.40.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-m2crypto_0.40.1.bb b/meta-python/recipes-devtools/python/python3-m2crypto_0.40.1.bb index dce459477f..24e6ef9b32 100644 --- a/meta-python/recipes-devtools/python/python3-m2crypto_0.40.1.bb +++ b/meta-python/recipes-devtools/python/python3-m2crypto_0.40.1.bb | |||
| @@ -46,7 +46,7 @@ export SWIG_FEATURES | |||
| 46 | 46 | ||
| 47 | export STAGING_DIR | 47 | export STAGING_DIR |
| 48 | 48 | ||
| 49 | do_configure:prepend() { | 49 | do_configure:prepend:class-target() { |
| 50 | # workaround for https://github.com/swiftlang/swift/issues/69311 | 50 | # workaround for https://github.com/swiftlang/swift/issues/69311 |
| 51 | sed -i "/sys\/types.h/d" ${RECIPE_SYSROOT}${includedir}/openssl/e_os2.h | 51 | sed -i "/sys\/types.h/d" ${RECIPE_SYSROOT}${includedir}/openssl/e_os2.h |
| 52 | } | 52 | } |
