Add missing CFI sanitizer cfgs feature gate
This commit is contained in:
parent
5151b8c427
commit
cc6cbaad4b
7 changed files with 39 additions and 0 deletions
|
@ -496,6 +496,7 @@ symbols! {
|
|||
cfg_panic,
|
||||
cfg_relocation_model,
|
||||
cfg_sanitize,
|
||||
cfg_sanitizer_cfi,
|
||||
cfg_target_abi,
|
||||
cfg_target_compact,
|
||||
cfg_target_feature,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue