Calculate the TargetDataLayout correctly for the selected target
This commit is contained in:
@@ -226,6 +226,7 @@ impl GlobalState {
|
||||
|
||||
build_scripts: _,
|
||||
toolchain: _,
|
||||
target_layout: _,
|
||||
} => Some((cargo, sysroot, rustc, rustc_cfg, cfg_overrides)),
|
||||
_ => None,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user