Fixed rust/.cargo/config.toml being an output file instead of dependency.
This commit is contained in:
parent
9bbe8f250a
commit
71fff13982
@ -671,9 +671,9 @@ rules:
|
||||
build_target_dir: target/mipsel-sony-psx/release
|
||||
out:
|
||||
- $(rust_lib)
|
||||
- rust/.cargo/config.toml
|
||||
- deps_file: $(rust_lib_deps)
|
||||
deps:
|
||||
- rust/.cargo/config.toml
|
||||
- static: $(rust_lib::dir_name)/
|
||||
exec:
|
||||
# Build the crate and copy the finished library
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user