guohao15 opened a new pull request, #17558:
URL: https://github.com/apache/nuttx/pull/17558
## Summary
The -D_FILE_OFFSET_BITS=64 parameter is missing
during the CMake compilation of the sim (simulator) build, which causes
incorrect version invocations of interfaces such as hostfs_stat.
## Impact
The stat will always failed if the host linux inode number biger than 32bit
## Testing
sim on linux
--
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]