aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>2015-11-24 16:43:11 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-01 21:30:57 +0000
commitd4723c609f700180ee808ac3fbbe2225043a8353 (patch)
treee133b5760a13b93d60305a8ede9f8813a9f49a2e /meta/recipes-multimedia
parent701ec1977ced1bb08461e6de98b4f63d21cba8a6 (diff)
downloadopenembedded-core-contrib-d4723c609f700180ee808ac3fbbe2225043a8353.tar.gz
python3: fix building nativesdk-python3
When the class nativesdk.bbclass is inherited, it redefines TARGET_CC_ARCH, in the case of python3, this enables debug, causing an error while linking, since we dont enable debug during configure theres no declaration of some functions, this patch makes sure we keep debug disabled, fixing the linking errors. [YOCTO #8467] Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions