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

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Nov 14 14:02:03 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=fb89f8634915f12b047fe4c19b4cd60358f0a3df
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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>
---
 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