doc boards/native arch_soc: Clarify 32bit paragraph
One only needs the 32bit C library to build 32bit binaries. And let's remove ubuntu 16 reference. The package is the same in all versions. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
41c576888a
commit
deffdec545
@ -53,8 +53,8 @@ This port is designed and tested to run in Linux.
|
||||
|
||||
.. note::
|
||||
|
||||
You must have the 32-bit C library installed in your system
|
||||
(in Ubuntu 16.04 install the gcc-multilib package)
|
||||
To build for the 32bit targets you must have the 32-bit C library installed in your system
|
||||
(in Debian/Ubuntu this is provided by the ``gcc-multilib`` package).
|
||||
|
||||
.. note::
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user