[Buildroot] [git commit branch/2021.08.x] docs/manual: update the list of libffi unsupported archs

Peter Korsgaard peter at korsgaard.com
Wed Nov 17 22:17:38 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=608c98510fe7b0918203c6d6740ffb18678bfd18
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2021.08.x

libffi supports ARC since commit 34c2afeb750 ("libffi: back-port support
for ARC") in 2014.

Add nds32 and ARMv7-M to the list.

Cc: Thomas De Schampheleire <thomas.de_schampheleire at nokia.com>
Signed-off-by: Baruch Siach <baruch at tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
(cherry picked from commit fb89f8634915f12b047fe4c19b4cd60358f0a3df)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 docs/manual/known-issues.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/manual/known-issues.txt b/docs/manual/known-issues.txt
index ae29a48b38..616430b91c 100644
--- a/docs/manual/known-issues.txt
+++ b/docs/manual/known-issues.txt
@@ -7,7 +7,7 @@
   if such options contain a +$+ sign. For example, the following is known
   to break: +BR2_TARGET_LDFLAGS="-Wl,-rpath=\'$ORIGIN/../lib'"+
 
-* The +libffi+ package is not supported on the SuperH 2 and ARC
+* The +libffi+ package is not supported on the SuperH 2, nds32, and ARMv7-M
   architectures.
 
 * The +prboom+ package triggers a compiler failure with the SuperH 4


More information about the buildroot mailing list