aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb
diff options
context:
space:
mode:
authorChong.Lu@windriver.com <Chong.Lu@windriver.com>2014-06-06 18:12:47 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2014-06-13 13:38:11 +0200
commit872621cf60db401e2826ebfa2c1572a8bf53f2d5 (patch)
treea60f0cd991e2cd532820c8c636ee964606ea1338 /meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb
parent65d71946f2e9cf7a55dc1f153a1f47fa504ee47a (diff)
downloadmeta-openembedded-contrib-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-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb')
0 files changed, 0 insertions, 0 deletions