Silent unused macro warning on Aarch64.
This commit is contained in:
parent
e530025acd
commit
ff1050e161
@ -42,7 +42,7 @@ macro_rules! prefixed_extern {
|
||||
|
||||
#[deprecated = "`#[export_name]` creates problems and we will stop doing it."]
|
||||
#[cfg(not(any(
|
||||
target_arch = "aarc64",
|
||||
target_arch = "aarch64",
|
||||
target_arch = "arm",
|
||||
target_arch = "x86",
|
||||
target_arch = "x86_64"
|
||||
|
Loading…
x
Reference in New Issue
Block a user