meta-openembedded/meta-oe/recipes-devtools
Andre McCurdy 5a70fffe60 luajit: mips and mipsel are 32bit targets too
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 (powerpc, x86 and arm)
does not cover all cases. Add mips and mipsel to the list too (which
is still not enough to cover all targets or corner cases such as x32,
but better than before).

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 18771a9c99)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-15 15:46:58 -08:00
..
android-tools android-tools: fix do_install 2016-11-29 08:22:23 -08:00
autoconf-archive recipes: use class-native instead of deprecated virtclass-native. 2015-08-24 13:58:19 +02:00
bootchart bootchart: update to 1.17 2016-04-28 10:38:37 +02:00
breakpad breakpad: disable ppc from being built. 2016-08-15 12:31:59 +02:00
cgdb cgdb: update to 0.6.8 2015-06-08 14:15:24 +02:00
cloud9 meta-oe: remove trailing spaces 2016-08-22 15:56:29 +02:00
concurrencykit concurrencykit: fix fetch errors. 2016-08-15 12:31:58 +02:00
cppunit cppunit: fix loads of host-user-contaminated warnings 2016-03-04 09:06:07 +01:00
cscope cscope: fix ${PN}-${PV} -> ${BP} for multilib 2015-05-22 20:14:06 +02:00
ctags ctags: fix ${PN}-${PV} -> ${BP} for multilib 2015-05-22 20:14:06 +02:00
cunit cunit: delete *.la files 2016-03-07 13:02:18 +01:00
debootstrap debootstrap: fix host-user-contaminated 2016-01-27 12:36:31 +01:00
dejagnu dejagnu: Use "foreign" automake strictness 2014-07-22 00:01:53 +02:00
dt tcsh: fix the wait definition to support gcc6 2016-06-15 12:13:16 +02:00
geany geany-plugins: unblacklist / fix known bugs / update to 1.28 2016-09-15 10:22:47 +02:00
giflib giflib: update to version 5.1.4 2016-05-10 20:18:29 +02:00
glade glade: fix typo introduced in last patch 2016-09-15 10:22:45 +02:00
icon-slicer recipes: add missing pkgconfig class inherits 2014-06-21 13:06:13 +02:00
iptraf iptraf: Fix build with clang 2017-08-04 20:43:54 -07:00
jq jq: add support for jq-native + misc minor fixes 2016-10-05 18:21:13 +02:00
lemon lemon: 3.5.4 -> 3.7.3 2016-01-06 13:25:54 +01:00
libedit libedit: 20150325-3.1 -> 20160618-3.1 2016-08-22 15:49:29 +02:00
libfribidi fribidi: Fix build with security flags turned on 2016-11-29 08:22:23 -08:00
libgee libgee: update to the latest stable version (0.18.0) 2016-04-28 10:38:37 +02:00
libubox libubox: update to the latest git version for bug fixes 2016-04-28 10:38:38 +02:00
log4cplus log4cplus: update to version 1.2.0 2016-04-28 10:38:37 +02:00
ltp-ddt ltp-ddt: blacklist 2016-03-25 11:27:30 +01:00
ltrace meta-oe: fix indentation 2016-08-22 15:56:28 +02:00
lua lua: 5.3.2 -> 5.3.3 2016-09-05 13:30:53 +02:00
luajit luajit: mips and mipsel are 32bit targets too 2017-11-15 15:46:58 -08:00
mcpp mcpp : Add recipe. mcpp is a c/c++ preprocessor. 2013-12-21 19:21:17 +01:00
memstat memstat: Fix build with musl 2017-08-04 20:54:20 -07:00
mercurial mercurial-native: upgrade to 3.8.4 2016-08-05 12:16:38 +02:00
mpich mpich: update to version 3.2 2016-10-25 15:31:16 +02:00
msr-tools msr-tools: Explicitly set EXTRA_OEMAKE as required 2016-02-25 17:47:28 +01:00
ninja ninja: update to version 1.7.1 2016-08-15 12:32:48 +02:00
nodejs nodejs: update to 4.6.1 2016-10-26 10:28:41 +02:00
packagegroups packagegroup-sdk-target: drop libltdl-dev dependency 2015-04-24 15:11:23 +02:00
packagekit packagekit: blacklist, depends on disabled libopkg API 2015-10-13 12:27:48 +02:00
perl mariadb: add libdbi-perl to RDEPENDS 2016-10-03 19:19:54 +02:00
php php: update 5.6.25 2016-10-03 19:19:55 +02:00
pm-qa pm-qa: fix PN -> BPN for multilib 2015-06-17 22:36:11 +02:00
pmtools meta-oe: fix indentation 2016-08-22 15:56:28 +02:00
protobuf protobuf: split package to main and compiler packages 2016-05-06 12:40:26 +02:00
python python-pygobject: update to version 3.20.1 2016-08-15 12:32:01 +02:00
serialcheck serialcheck: Fix build with musl and mark BROKENCLEAN 2016-04-12 11:07:45 +02:00
tclap meta-oe: remove trailing spaces 2016-08-22 15:56:29 +02:00
tcltk tk: 8.6.4 -> 8.6.6 2016-09-15 10:22:48 +02:00
uw-imap uw-imap: use cross-tools to create static library 2016-07-29 11:00:55 +02:00
vala-dbus-binding-tool vala-dbus-binding-tool: fix the version inside the package 2015-05-11 11:34:04 +02:00
xerces-c meta-oe: remove trailing spaces 2016-08-22 15:56:29 +02:00
yajl yajl: update to 2.1.0 2014-04-20 13:14:57 +02:00