1
Fork 0

Add missing CFI sanitizer cfgs feature gate

This commit is contained in:
Urgau 2023-12-23 00:37:35 +01:00
parent 5151b8c427
commit cc6cbaad4b
7 changed files with 39 additions and 0 deletions

View file

@ -496,6 +496,7 @@ symbols! {
cfg_panic,
cfg_relocation_model,
cfg_sanitize,
cfg_sanitizer_cfi,
cfg_target_abi,
cfg_target_compact,
cfg_target_feature,