You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "yangyalei (via GitHub)" <gi...@apache.org> on 2023/08/25 09:20:36 UTC

[GitHub] [nuttx] yangyalei commented on a diff in pull request #10380: Exec: Support run exec in current task

yangyalei commented on code in PR #10380:
URL: https://github.com/apache/nuttx/pull/10380#discussion_r1305416057


##########
binfmt/CMakeLists.txt:
##########
@@ -61,5 +61,7 @@ if(CONFIG_BUILTIN)
   list(APPEND SRCS builtin.c)
 endif()
 
+include_directories(${CMAKE_SOURCE_DIR}/sched)

Review Comment:
   done



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