blob: 49106f99b6bc81f9299f8671a8deda6a4a220cbe (
plain)
1
2
3
4
5
6
7
8
|
error: unexpected `--cfg sanitizer_cfi_generalize_pointers` flag
|
= note: config `sanitizer_cfi_generalize_pointers` is only supposed to be controlled by `-Z sanitizer=cfi`
= note: manually setting a built-in cfg can and does create incoherent behaviors
= note: `#[deny(explicit_builtin_cfgs_in_flags)]` on by default
error: aborting due to 1 previous error
|