Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added placeholders for MADV defines (#10881)
Summary: Cross compiling rocksdb with rust bindings to android leads to an error since 7.4.0 (Incusion of madvise) This is due to missing placeholders for non-linux platforms. This PR adds the missing placeholders. See rust-rocksdb/rust-rocksdb#697 for the specific error thrown. I have just completed the CLA :) Pull Request resolved: #10881 Reviewed By: akankshamahajan15 Differential Revision: D40726103 Pulled By: ajkr fbshipit-source-id: 6b391636a74ef7e20d0daf47d332ddf0c14d5c34
- Loading branch information