[FS#375] Bulidbots should have multilib support installed to prevent unnecessary breakage

LEDE Bugs lede-bugs at lists.infradead.org
Sun Jan 8 07:35:12 PST 2017


The following task has a new comment added:

FS#375 - Bulidbots should have multilib support installed to prevent unnecessary breakage
User who did this - diizzyy (diizzyy)

----------
"The GNU Makefile-based build system allows cross-compiling on any host for any supported target, as long as both architectures have the same pointer size. If you want to cross-compile to any 32 bit target on an x64 OS, you need to install the multilib development package (e.g. libc6-dev-i386 on Debian/Ubuntu) and build a 32 bit host part (HOST_CC="gcc -m32")."

http://luajit.org/install.html
----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=375#comment1171



More information about the lede-bugs mailing list