From 2e576bd0dddc5117565e1e59e87d5d09880106d3 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 16 May 2024 10:09:40 +0200 Subject: shell toolchain: for the time being, use host Now that the rules-cc support toolchain definitions for the shell, document the current status quo that the shell is (still) taken from host. --- toolchains/shell/compiler+tools.TARGETS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 toolchains/shell/compiler+tools.TARGETS (limited to 'toolchains/shell/compiler+tools.TARGETS') diff --git a/toolchains/shell/compiler+tools.TARGETS b/toolchains/shell/compiler+tools.TARGETS new file mode 100644 index 0000000..84a1b25 --- /dev/null +++ b/toolchains/shell/compiler+tools.TARGETS @@ -0,0 +1,3 @@ +{ "defaults": {"type": "export", "target": "defaults (unexported)"} +, "defaults (unexported)": {"type": "defaults"} +} -- cgit v1.2.3