xiaoxiang781216 commented on code in PR #17885: URL: https://github.com/apache/nuttx/pull/17885#discussion_r2689596859
########## arch/x86_64/src/intel64/CMakeLists.txt: ########## @@ -65,10 +65,6 @@ if(CONFIG_MM_PGALLOC) list(APPEND SRCS intel64_pgalloc.c) endif() -if(CONFIG_ARCH_HAVE_TESTSET) - list(APPEND SRCS intel64_testset.S) Review Comment: where you remvoe intel64_testset.S -- 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]
