Skip to content

Commit 7940b24

Browse files
committed
utils: remove Host, Build, Target duplication
Adopt the `$Arch` parameter uniformly. If something is built for the host we can use `$HostArch` explicitly (which identifies the environment that the toolchain will run on). `$BuildArch` gives us an explicit architecture when building for the machine where the toolchain is being built. For the target libraries, we simply pass in the appropriate `$Arch` value.
1 parent 16bfad9 commit 7940b24

File tree

1 file changed

+259
-360
lines changed

1 file changed

+259
-360
lines changed

0 commit comments

Comments
 (0)