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_r384439655
########## 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: @yamt we remove the first patch and use your solution, do you have any concern about this patch? ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
