From d16aaf412e2d34befe45ca71864f7c981a1ded65 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Wed, 14 Aug 2024 15:48:06 +0200 Subject: ["CC", "test"]: support providing lint information While there, also properly transition "srcs" and "private-hdrs" to the host version. --- rules/CC/EXPRESSIONS | 1 + 1 file changed, 1 insertion(+) (limited to 'rules/CC/EXPRESSIONS') diff --git a/rules/CC/EXPRESSIONS b/rules/CC/EXPRESSIONS index ebe40171..2413f98c 100644 --- a/rules/CC/EXPRESSIONS +++ b/rules/CC/EXPRESSIONS @@ -815,6 +815,7 @@ , "lint-deps fieldnames" , "deps-transition" , "compile-args" + , "defaults-transition" ] , "imports": { "objects": "objects" -- cgit v1.2.3