Ouss4 commented on pull request #5407:
URL: https://github.com/apache/incubator-nuttx/pull/5407#issuecomment-1029508264


   @masayuki2009 can you please rebuild again.
   ```
   # To make sure submodules are updated after the last pull because the repo 
also got rebased on top of upstream 6.2.0
   git submodule update
   make distclean
   ./configure --target-list=xtensa-softmmu \
       --enable-gcrypt \
       --enable-debug --enable-sanitizers \
       --disable-strip --disable-user \
       --disable-capstone --disable-vnc \
       --disable-sdl --disable-gtk
   ninja -C build
   ```


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


Reply via email to