Remap rustc output to show errors in GNOME Builder sidebar
This commit is contained in:
parent
2f843a4d40
commit
4caefdb3fd
@ -31,7 +31,7 @@
|
|||||||
],
|
],
|
||||||
"env" : {
|
"env" : {
|
||||||
"CARGO_HOME" : "/run/build/Podcasts/cargo",
|
"CARGO_HOME" : "/run/build/Podcasts/cargo",
|
||||||
/* "RUSTFLAGS" : "--error-format=short", */
|
"RUSTFLAGS" : "--error-format=short --remap-path-prefix =../",
|
||||||
"RUST_BACKTRACE" : "1"
|
"RUST_BACKTRACE" : "1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user