Remove arm crypto target feature
This commit is contained in:
parent
fca59ab5f0
commit
dddd2190b9
@ -29,7 +29,6 @@
|
|||||||
("aclass", Some(sym::arm_target_feature)),
|
("aclass", Some(sym::arm_target_feature)),
|
||||||
("aes", Some(sym::arm_target_feature)),
|
("aes", Some(sym::arm_target_feature)),
|
||||||
("crc", Some(sym::arm_target_feature)),
|
("crc", Some(sym::arm_target_feature)),
|
||||||
("crypto", Some(sym::arm_target_feature)),
|
|
||||||
("d32", Some(sym::arm_target_feature)),
|
("d32", Some(sym::arm_target_feature)),
|
||||||
("dotprod", Some(sym::arm_target_feature)),
|
("dotprod", Some(sym::arm_target_feature)),
|
||||||
("dsp", Some(sym::arm_target_feature)),
|
("dsp", Some(sym::arm_target_feature)),
|
||||||
|
Loading…
Reference in New Issue
Block a user