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 2020/02/26 06:34:52 UTC

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #101: Make sure examples/elf testbuild pass in parallel build

xiaoxiang781216 commented on a change in pull request #101: Make sure examples/elf testbuild pass in parallel build
URL: https://github.com/apache/incubator-nuttx-apps/pull/101#discussion_r384297246
 
 

 ##########
 File path: examples/elf/Makefile
 ##########
 @@ -57,6 +57,8 @@ else
   FSIMG_HDR = $(TESTS_DIR)/cromfs.h
 endif
 
+elf_main.c: tests/symtab.c
 
 Review comment:
   But, who do trigger thetest folder build? we have to duplicated the test/symtab.c action here, but this change will trigger test folder build twice. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services