blob: 4f03f0b524ad66393d89c0963c9ceeb2202cd164 [file] [log] [blame]
diff --git b/Android.bp a/Android.bp
index 41d67cc..277296f 100644
--- b/Android.bp
+++ a/Android.bp
@@ -23,6 +23,6 @@ rust_library {
"--cfg ops_bound",
"--cfg range_inclusive",
"--cfg std_atomic",
- "--cfg std_atomic64",
+ // "--cfg std_atomic64", // not for arm/arm64
],
}