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 https://github.com/rust-rocksdb/rust-rocksdb/issues/697 for the specific error thrown. I have just completed the CLA :) Pull Request resolved: https://github.com/facebook/rocksdb/pull/10881 Reviewed By: akankshamahajan15 Differential Revision: D40726103 Pulled By: ajkr fbshipit-source-id: 6b391636a74ef7e20d0daf47d332ddf0c14d5c34main
parent
781a387488
commit
d80baa1396
Loading…
Reference in new issue