You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/04/21 12:01:19 UTC

[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #6118: compile/opt: add config DEBUG_OPT_UNUSED_SECTIONS

pkarashchenko commented on PR #6118:
URL: https://github.com/apache/incubator-nuttx/pull/6118#issuecomment-1105113944

   Seems that something is wrong on mainline
   ```
   riscv64-unknown-elf-ld: /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/staging/libarch.a(bl602_hbn.o): in function `bl602_hbn_irq':
   /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/arch/risc-v/src/chip/bl602_hbn.c:91: undefined reference to `bl602_hbn_clear_rtc_int'
   make[1]: *** [nuttx] Error 1
   make: *** [nuttx] Error 2
   make: Target `all' not remade because of errors.
   ```


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org