File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -643,6 +643,7 @@ CLI paths are relative to the current working directory.
643643
644644### target-applies-to-host
645645* Original Pull Request: [ #9322 ] ( https://github.com/rust-lang/cargo/pull/9322 )
646+ * Tracking Issue: [ #9453 ] ( https://github.com/rust-lang/cargo/issues/9453 )
646647
647648The ` target-applies-to-host ` key in a config file can be used set the desired
648649behavior for passing target config flags to build scripts.
@@ -664,7 +665,7 @@ cargo +nightly -Ztarget-applies-to-host build --target x86_64-unknown-linux-gnu
664665
665666### host-config
666667* Original Pull Request: [ #9322 ] ( https://github.com/rust-lang/cargo/pull/9322 )
667- * Tracking Issue: [ #3349 ] ( https://github.com/rust-lang/cargo/issues/3349 )
668+ * Tracking Issue: [ #9452 ] ( https://github.com/rust-lang/cargo/issues/9452 )
668669
669670The ` host ` key in a config file can be used pass flags to host build targets
670671such as build scripts that must run on the host system instead of the target
You can’t perform that action at this time.
0 commit comments