From 25cc5a5d9e225e8a1b8d1a7221eb1968b28d928d Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Fri, 17 Feb 2023 13:37:25 +0100 Subject: rules-cc: Support for external toolchains --- CC/test/RULES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CC/test/RULES') diff --git a/CC/test/RULES b/CC/test/RULES index f9032b3..8a985be 100644 --- a/CC/test/RULES +++ b/CC/test/RULES @@ -165,7 +165,7 @@ , ["host-trans", {"type": "CALL_EXPRESSION", "name": "host transition"}] , ["defaults-transition", {"type": "var", "name": "host-trans"}] , ["deps-transition", {"type": "var", "name": "host-trans"}] - , ["deps-fieldnames", ["private-deps"]] + , ["deps-fieldnames", ["private-deps", "defaults"]] , [ "runner" , { "type": "map_union" , "$1": -- cgit v1.2.3