mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
meta-oe/README: add Ubuntu prerequisite information
When building on Ubuntu 20.04, luajit needs 32bit support so install 'gcc-multilib' Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
460077d30f
commit
973fe410d2
|
|
@ -14,6 +14,9 @@ e.g. on archlinux based distributions install prerequisites like below
|
|||
|
||||
pacman -S lib32-gcc-libs lib32-glibc
|
||||
|
||||
Ubuntu
|
||||
sudo apt-get install gcc-multilib
|
||||
|
||||
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'
|
||||
|
||||
When sending single patches, please use something like:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user