diff options
| -rw-r--r-- | meta-oe/recipes-devtools/python/python-m2crypto_0.21.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/python/python-m2crypto_0.21.1.bb b/meta-oe/recipes-devtools/python/python-m2crypto_0.21.1.bb index 9babc04e30..c88b9355d7 100644 --- a/meta-oe/recipes-devtools/python/python-m2crypto_0.21.1.bb +++ b/meta-oe/recipes-devtools/python/python-m2crypto_0.21.1.bb | |||
| @@ -16,4 +16,8 @@ S = "${WORKDIR}/M2Crypto-${PV}" | |||
| 16 | 16 | ||
| 17 | inherit setuptools | 17 | inherit setuptools |
| 18 | 18 | ||
| 19 | SWIG_FEATURES_x86-64 = "-D__x86_64__" | ||
| 20 | SWIG_FEATURES ?= "" | ||
| 21 | export SWIG_FEATURES | ||
| 22 | |||
| 19 | BBCLASSEXTEND = "native" | 23 | BBCLASSEXTEND = "native" |
