summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb b/meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb
index bd7a2369bd..abe79671d2 100644
--- a/meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb
+++ b/meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb
@@ -44,7 +44,7 @@ export SWIG_FEATURES
44 44
45export STAGING_DIR 45export STAGING_DIR
46 46
47do_configure:prepend() { 47do_configure:prepend:class-target() {
48 # workaround for https://github.com/swiftlang/swift/issues/69311 48 # workaround for https://github.com/swiftlang/swift/issues/69311
49 sed -i "/sys\/types.h/d" ${RECIPE_SYSROOT}${includedir}/openssl/e_os2.h 49 sed -i "/sys\/types.h/d" ${RECIPE_SYSROOT}${includedir}/openssl/e_os2.h
50} 50}