Skip to content

Commit deffdec

Browse files
aescolarkartben
authored andcommitted
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 <[email protected]>
1 parent 41c5768 commit deffdec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards/native/doc/arch_soc.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ This port is designed and tested to run in Linux.
5353

5454
.. note::
5555

56-
You must have the 32-bit C library installed in your system
57-
(in Ubuntu 16.04 install the gcc-multilib package)
56+
To build for the 32bit targets you must have the 32-bit C library installed in your system
57+
(in Debian/Ubuntu this is provided by the ``gcc-multilib`` package).
5858

5959
.. note::
6060

0 commit comments

Comments
 (0)