From 107c91837e33cfa014991fddf3a784039d9f804d Mon Sep 17 00:00:00 2001 From: Alberto Sartori Date: Thu, 11 Aug 2022 15:24:50 +0200 Subject: rules/CC: fix duplicated staging for library --- CC/EXPRESSIONS | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CC/EXPRESSIONS b/CC/EXPRESSIONS index ac57b67..9e83937 100644 --- a/CC/EXPRESSIONS +++ b/CC/EXPRESSIONS @@ -451,12 +451,6 @@ } } ] - , [ "lib" - , { "type": "to_subdir" - , "subdir": {"type": "var", "name": "stage"} - , "$1": {"type": "var", "name": "lib"} - } - ] ] , "body": { "type": "to_subdir" -- cgit v1.2.3