acassis commented on code in PR #17882: URL: https://github.com/apache/nuttx/pull/17882#discussion_r2698261954
########## fs/archivefs/libarchive: ########## @@ -0,0 +1 @@ +../../../apps/system/libarchive Review Comment: @anjiahao1 you cannot add a symbolic link statically. Keep in mind that apps/ is not mandatory and it can be apps and nuttx-apps, both works. So if the user is using nuttx-apps your symbolic link will fail. You need to identify the APPS_DIR and create the symbolic link in build time -- 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]
