From 2908a4cca54a1e241a8f5516d4454acf5c211d41 Mon Sep 17 00:00:00 2001 From: git-bruh Date: Tue, 20 Jan 2026 00:20:02 +0530 Subject: [PATCH] fix: disable remote preprocessing if -imacros is passed --- client/arg.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/client/arg.cpp b/client/arg.cpp index 8f685799..3aeaa12e 100644 --- a/client/arg.cpp +++ b/client/arg.cpp @@ -312,6 +312,7 @@ int analyse_argv(const char * const *argv, CompileJob &job, bool icerun, list