Commit a348619
committed
Apply baselibs log safety_level=qm globally for persistency
The updated persistency logs Path values via score_log macros, which
require ScoreDebug only available at safety_level=qm. Since persistency
switched its log dependency from baselibs_rust to baselibs, the global
_common config must also set @score_baselibs//src/log:safety_level=qm,
otherwise platform/image builds (AutoSD, QNX, Linux, EB) fail to compile
persistency's rust_kvs json_backend.rs.1 parent 9c990a6 commit a348619
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments