diff options
| author | Chong.Lu@windriver.com <Chong.Lu@windriver.com> | 2014-06-06 18:12:47 +0800 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-06-13 13:38:11 +0200 |
| commit | 872621cf60db401e2826ebfa2c1572a8bf53f2d5 (patch) | |
| tree | a60f0cd991e2cd532820c8c636ee964606ea1338 /meta-oe/recipes-devtools/python/python-matplotlib | |
| parent | 65d71946f2e9cf7a55dc1f153a1f47fa504ee47a (diff) | |
| download | meta-openembedded-872621cf60db401e2826ebfa2c1572a8bf53f2d5.tar.gz | |
python-m2crypto: avoid swig problem
Swig is used to generate C source and it has trouble processing opensslconf.h
sometimes. So, we help it out when multilib variants exist.
For native builds, the variant header will never exist.
Specific multi-lib header files might be named *-32.h or *-n32.h, so we check
for both names. We also might check for *-n64.h although that will never exist.
It appears that *-o??.h will never exist, so we don't check for that.
Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-matplotlib')
0 files changed, 0 insertions, 0 deletions
