xiaoxiang781216 commented on code in PR #19900:
URL: https://github.com/apache/nuttx/pull/19900#discussion_r3944834482
##########
fs/vfs/CMakeLists.txt:
##########
@@ -54,6 +54,10 @@ set(SRCS
fs_truncate.c
fs_link.c)
+if(CONFIG_FS_CHROOT)
Review Comment:
not fix yet
##########
fs/vfs/CMakeLists.txt:
##########
@@ -54,6 +54,10 @@ set(SRCS
fs_truncate.c
fs_link.c)
+if(CONFIG_FS_CHROOT)
Review Comment:
not fix yet, @Abhishekmishra2808
--
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]