You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
351 B
14 lines
351 B
diff --git b/Android.bp a/Android.bp
|
|
index 41d67cc..277296f 100644
|
|
--- b/Android.bp
|
|
+++ a/Android.bp
|
|
@@ -64,7 +64,7 @@
|
|
"range_inclusive",
|
|
"serde_derive",
|
|
"std_atomic",
|
|
- "std_atomic64",
|
|
+ // "std_atomic64", // not for arm/arm64
|
|
"systemtime_checked_add",
|
|
],
|
|
proc_macros: ["libserde_derive"],
|