From c7414470a5f4a56712e7e91b74bf839d813c9f5c Mon Sep 17 00:00:00 2001 From: Alberto Sartori Date: Wed, 2 Nov 2022 16:43:48 +0100 Subject: proto: honor configured archiver --- CC/proto/EXPRESSIONS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'CC/proto/EXPRESSIONS') diff --git a/CC/proto/EXPRESSIONS b/CC/proto/EXPRESSIONS index 9e3a962..b2b3ea0 100644 --- a/CC/proto/EXPRESSIONS +++ b/CC/proto/EXPRESSIONS @@ -8,7 +8,14 @@ } , "protoc-compile": { "vars": - ["transition", "service support", "CXX", "CXXFLAGS", "ADD_CXXFLAGS", "ENV"] + [ "transition" + , "service support" + , "CXX" + , "CXXFLAGS" + , "ADD_CXXFLAGS" + , "ENV" + , "AR" + ] , "imports": { "stage": ["", "stage_singleton_field"] , "result": ["./", "..", "lib result"] -- cgit v1.2.3