File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 44 "runtime-version" : " master" ,
55 "sdk" : " org.gnome.Sdk" ,
66 "sdk-extensions" : [
7- " org.freedesktop.Sdk.Extension.rust-stable" ,
8- " org.freedesktop.Sdk.Extension.llvm20"
7+ " org.freedesktop.Sdk.Extension.rust-stable"
98 ],
109 "command" : " kooha" ,
1110 "finish-args" : [
2221 " --env=KOOHA_EXPERIMENTAL=all"
2322 ],
2423 "build-options" : {
25- "append-path" : " /usr/lib/sdk/llvm20/bin:/usr/lib/sdk/ rust-stable/bin" ,
24+ "append-path" : " /usr/lib/sdk/rust-stable/bin" ,
2625 "build-args" : [
2726 " --share=network"
28- ],
29- "env" : {
30- "CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER" : " clang" ,
31- "CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS" : " -C link-arg=-fuse-ld=/usr/lib/sdk/rust-stable/bin/mold"
32- }
27+ ]
3328 },
3429 "modules" : [
3530 {
You can’t perform that action at this time.
0 commit comments