flatpak: set RUSTFLAGS to none to workaround a cargo bug
This commit is contained in:
parent
ac4cd50929
commit
a1b4cece7d
@ -27,6 +27,7 @@
|
|||||||
"env" : {
|
"env" : {
|
||||||
"RUSTFLAGS" : "--error-format=short --remap-path-prefix =../",
|
"RUSTFLAGS" : "--error-format=short --remap-path-prefix =../",
|
||||||
"CARGO_HOME" : "/run/build/Podcasts/cargo",
|
"CARGO_HOME" : "/run/build/Podcasts/cargo",
|
||||||
|
"RUSTFLAGS" : "",
|
||||||
"RUST_BACKTRACE" : "1"
|
"RUST_BACKTRACE" : "1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user