moritz-wundke / Boost-for-Android

Android port of Boost C++ Libraries
MIT License
1.01k stars 483 forks source link

Bump boost version to 1.77 and disable statx syscall #226

Closed o01eg closed 2 years ago

o01eg commented 2 years ago

Due regression on Android https://github.com/boostorg/filesystem/issues/172 which was fixed only in 1.77 it's required for new NDK version to update to 1.77 and disable statx syscall with BOOST_FILESYSTEM_DISABLE_STATX definition

o01eg commented 2 years ago

Looks like it fixed in ccfc74f1c9ceb35d304294d4f1ed3abff43d2e01