Toolchain becomes package set part2
Compare changes
Files
2- Hans Fangohr authored
+ 34
− 34
@@ -865,83 +865,83 @@ def get_native_microarchitecture():
@@ -949,24 +949,24 @@ def install_environment(
This is mostly a search and replace exercise (and thus probably correct). (Individual commits deal with kind-of single functions, and their associated tests.)
More complicated changes I have tried to move into separate merge requests.