AlanRosenthal commented on pull request #5309: URL: https://github.com/apache/incubator-nuttx/pull/5309#issuecomment-1020786692
``` ./tools/configure.sh pcduino-a10/nsh -j 1 kconfig-tweak --file /home/alanrosenthal/code/nuttx/nuttx/../nuttx/.config -d CONFIG_ARMV7A_TOOLCHAIN_GNU_EABIL kconfig-tweak --file /home/alanrosenthal/code/nuttx/nuttx/../nuttx/.config -e CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL make -k EXTRAFLAGS="-Wno-cpp -Werror" -j 1 olddefconfig ``` steps to repro -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
