package/quickjs: disable on nios2
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Wed, 14 Apr 2021 21:26:08 +0000 (23:26 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Thu, 15 Apr 2021 19:07:35 +0000 (21:07 +0200)
commitb147af911aff8362a7c4c1d597f39bf9560aed4e
treeea3fa17bae4b48efcd3a62a790a2f9b39ab722d5
parent0efb6e0caeb1829ee9ef3f43c8b6dff236eb1acc
package/quickjs: disable on nios2

quickjs unconditionally uses FE_{DOWN,UP}WARD and so fails to build on
nios2 since its addition in commit
5d50793659acb95050c110d5fc05399df20ce30b

Fixes:
 - http://autobuild.buildroot.org/results/69e280a7f478d1b16be989c7bd559f766053134b
 - http://autobuild.buildroot.org/results/f2c3ef7e3bbe30ac24710288336adabebd8b83a6

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/quickjs/Config.in