Get the executables building on WSL2 Fedora.

This commit is contained in:
David Given
2024-03-30 19:14:02 +01:00
parent 72e9d57b15
commit d960b020ea
12 changed files with 232 additions and 72 deletions

View File

@@ -1,5 +1,5 @@
from build.ab import Rule, normalrule, Targets
from build.c import cxxprogram
from build.c import cxxprogram, HostToolchain
encoders = {}