yamt opened a new pull request #1362: URL: https://github.com/apache/incubator-nuttx/pull/1362
## Summary Specify -mcmodel=large only on 64-bit case. (x86-64) The code model is not available for 32-bit. This fixes the following error: MODULECC: chardev.c cc1: error: code model 'large' not supported in the 32 bit mode Makefile:79: recipe for target 'chardev.o' failed ## Impact ## Testing manually build-tested sim:module32 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org