meta-openembedded/meta-oe/recipes-devtools/luajit
Andre McCurdy 56d0a5607a luajit: test SITEINFO_BITS instead of maintaining a list of 32bit targets
When cross compiling, the word size of the compiler set via HOST_CC
must match the word size of the target. That's achieved by appending
"-m32" to BUILD_CC_ARCH if the target word size is known to be 32bits.

Unfortunately the current list of over-rides may not cover all cases.
Using SITEINFO_BITS is a more generic solution.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-03-16 23:34:33 +01:00
..
luajit Revert "luajit: Upgrade to 2.1 beta1" 2015-11-11 10:46:55 +01:00
luajit_2.0.4.bb luajit: test SITEINFO_BITS instead of maintaining a list of 32bit targets 2017-03-16 23:34:33 +01:00