utils/genrandconfig: prevent selecting libffi on nds32
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 17 Apr 2019 19:17:42 +0000 (21:17 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 17 Apr 2019 19:17:42 +0000 (21:17 +0200)
commit2e1f98d9509d869352080331e168abe5f1452e1a
tree46da1292ddd26f833ac5520af003f2d80c785655
parentb45a703078e6f3be096f24ac63848490d32d0d29
utils/genrandconfig: prevent selecting libffi on nds32

libffi does not have support for the nds32 architecture, so let's
disallow libffi on this CPU architecture for the moment.

Fixes:

  http://autobuild.buildroot.net/results/12803a705586e82fdfb49013da2eb3b9879ccd45/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
utils/genrandconfig